mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-05 15:49:15 +00:00
Using the new hooks in the XML Parser's listener interface, we now append DOM nodes for CDATASections and ProcessingInstructions to the document as they are encountered. This commit also fixes where comment nodes are appended, ensuring they are added to the current node instead of the document root. |
||
---|---|---|
.. | ||
XMLDocumentBuilder.cpp | ||
XMLDocumentBuilder.h |