Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 éve |
Andreas Kling
|
1956c52c68
LibWeb: Remove unused HTML::parse_html_document()
|
3 éve |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 éve |
Andreas Kling
|
fda25f9505
LibWeb: Move HTML dimension value parsing from CSS to HTML namespace
|
3 éve |
Simon Wanner
|
1d95745901
LibWeb: Implement the rest of the Adoption Agency Algorithm
|
3 éve |
Luke Wilde
|
46c0d0f7ae
LibWeb: Associate form elements with a form in parsing and dynamically
|
3 éve |
Andreas Kling
|
8b2499b112
LibWeb: Make document.write() work while document is parsing
|
3 éve |
Lorenz Steinert
|
db789813c9
LibWeb: Add basic support for dynamic markup insertion
|
3 éve |
Linus Groh
|
892f6394b8
LibWeb: Implement state switch for "[CDATA[" in HTML parser
|
3 éve |
Linus Groh
|
9130ecfd5e
LibWeb: Remove unused HTMLParser function declaration
|
3 éve |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 éve |
Andreas Kling
|
e452550fda
LibWeb: Split out "The end" from the HTML parsing spec to a function
|
3 éve |
Andreas Kling
|
f67648f872
LibWeb: Rename HTMLDocumentParser => HTMLParser
|
3 éve |