Files
ladybird/Libraries/LibWeb/Parser/HTMLDocumentParser.h
Andreas Kling 92d831c25b LibWeb: Implement fragment parsing and use it for Element.innerHTML
This patch implements most of the HTML fragment parsing algorithm and
ports Element::set_inner_html() to it. This was the last remaining user
of the old HTML parser. :^)
2020-06-26 00:53:25 +02:00

7.0 KiB