ladybird/Userland/Libraries/LibWeb/XML
Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String
The existing implementation has some pre-existing issues where it is
incorrectly assumes that byte offsets are given through the IDL instead
of UTF-16 code units. While making these changes, leave some FIXMEs for
that.
2023-09-19 10:54:07 +02:00
..
XMLDocumentBuilder.cpp LibWeb: Port CharacterData from DeprecatedString to String 2023-09-19 10:54:07 +02:00
XMLDocumentBuilder.h LibWeb: Detect when an XML document belongs in the SVG namespace 2023-06-09 01:12:48 +02:00