1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 10:55:07 +00:00
serenity/Userland/Libraries/LibWeb/XML
Timothy Flynn b10bbac061 LibXML+LibWeb: Store the XML document's original source
Similar to how we store an HTML document's original source. This allows
the source to be inspected with "View Source" in the Browser.
2022-11-03 14:52:16 +00:00
..
XMLDocumentBuilder.cpp LibXML+LibWeb: Store the XML document's original source 2022-11-03 14:52:16 +00:00
XMLDocumentBuilder.h LibXML+LibWeb: Store the XML document's original source 2022-11-03 14:52:16 +00:00