ladybird/Libraries/LibWeb/XML
Luke Wilde 82bd3d3891 LibWeb: Avoid invoking Trusted Types where avoidable
Prevents observably calling Trusted Types, which can run arbitrary JS,
cause crashes due to use of MUST and allow arbitrary JS to modify
internal elements.
2025-11-06 11:43:06 -05:00
..
XMLDocumentBuilder.cpp LibWeb: Avoid invoking Trusted Types where avoidable 2025-11-06 11:43:06 -05:00
XMLDocumentBuilder.h LibWeb: Avoid invoking Trusted Types where avoidable 2025-11-06 11:43:06 -05:00
XMLFragmentParser.cpp LibWeb: Implement XMLFragmentParser 2025-10-23 11:06:39 +01:00
XMLFragmentParser.h LibWeb: Implement XMLFragmentParser 2025-10-23 11:06:39 +01:00