ladybird/Libraries/LibWeb/XML
Shannon Booth 8642801889 LibWeb: Set fragment scripting mode from the context document
This corresponds with the editorial change to the HTML standard
introducing the parsing mode enum of:

01c45cede

And a follow up normative change of:

508706c80

Making fragment parsing derive its scripting mode from the context
document.
2026-04-14 23:01:36 +02:00
..
XMLDocumentBuilder.cpp LibWeb: Reduce recompilation impact of DOM/Document.h 2026-02-11 20:02:28 +01:00
XMLDocumentBuilder.h LibWeb: Remove Document.h include from XMLDocumentBuilder.h 2026-02-08 18:51:13 +01:00
XMLFragmentParser.cpp LibWeb: Set fragment scripting mode from the context document 2026-04-14 23:01:36 +02:00
XMLFragmentParser.h LibWeb: Set fragment scripting mode from the context document 2026-04-14 23:01:36 +02:00