Linus Groh
|
9130ecfd5e
|
LibWeb: Remove unused HTMLParser function declaration
There is no implementation of this function:
HTMLParser::stack_of_open_elements_has_element_with_tag_name_in_scope
|
2022-02-15 23:24:34 +01:00 |
|
Andreas Kling
|
8b1108e485
|
Everywhere: Pass AK::StringView by value
|
2021-11-11 01:27:46 +01:00 |
|
Andreas Kling
|
e452550fda
|
LibWeb: Split out "The end" from the HTML parsing spec to a function
Also add a spec link and some comments.
|
2021-09-26 00:04:33 +02:00 |
|
Andreas Kling
|
f67648f872
|
LibWeb: Rename HTMLDocumentParser => HTMLParser
|
2021-09-25 23:36:43 +02:00 |
|