ladybird/Userland/Libraries/LibWeb/DOMParsing
Shannon Booth 8fa7b2c173 LibWeb: Log a FIXME when parsing fragments for XML documents
This will help us in detecting potential web compatability issues from
not having this implemented.

While we're at it, update the spec link, as it was moved from the DOM
parsing spec to the HTML one, and implement this function in a manner
that closr resembles spec text.
2024-05-19 07:22:48 +02:00
..
InnerHTML.cpp LibWeb: Log a FIXME when parsing fragments for XML documents 2024-05-19 07:22:48 +02:00
InnerHTML.h LibWeb: Make DOMParsing::parse_fragment take a StringView 2023-09-25 15:39:29 +02:00
XMLSerializer.cpp LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 2024-04-27 18:29:35 -04:00
XMLSerializer.h LibWeb: Port XMLSerializer from DeprecatedString to String 2023-11-20 15:00:19 +01:00
XMLSerializer.idl LibWeb: Add comments and missing items of various IDL files 2023-10-25 19:45:41 +02:00