Files
ladybird/Userland/Libraries/LibWeb/HTML
Sam Atkins 6ffda5f271 LibWeb: Make HTMLParser::the_end() callable from outside
This is a little awkward: The spec requires when loading media documents
or ones that don't have a DOM, that we "act as if the user agent had
stopped parsing document" which means following this algorithm. Only a
few steps require an HTMLParser, but those that do, involve reaching
into its internals. The simplest solution I could think of (other than
duplicating this fairly hefty function) is making it static and taking
a Document and optional HTMLParser as parameters.
2023-12-26 18:35:29 +01:00
..
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-12-07 11:02:50 -07:00
2023-11-11 08:51:51 +01:00