mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-07 16:51:01 +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 | ||