mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
This change replaces our LibXML parser with a new implementation that wraps libxml2's SAX2 API. The new Parser class uses libxml2's SAX2 callbacks to drive the existing XML::Listener interface. That preserves backward compatibility with all existing consumers (XMLDocumentBuilder, DOMParser, etc.).
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
Got load event
|
|
[object HTMLDocument]
|
|
Failed to parse XML document: error parsing attribute name at line: 2, col: 21 (offset 59)
|