mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 18:34:58 +00:00
![]() Previously, CDATASection nodes were being serialized as if they were text, which meant they were missing their start and end delimiters. Occurrences of the '&', '<' and '>' characters were also being replaced with their entity names. |
||
---|---|---|
.. | ||
InnerHTML.cpp | ||
InnerHTML.h | ||
XMLSerializer.cpp | ||
XMLSerializer.h | ||
XMLSerializer.idl |