1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00
Files
libxml2/include/libxml
Nick Wellnhofer e062a4a9b3 html: Add HTML5 parser option
This option passes tokenizer output directly to the SAX callbacks,
making it possible to test the tokenizer against the html5lib test
suite.

This will produce unbalanced calls to the startElement and endElement
callbacks, but it's the only way to support a SAX like interface for
HTML5. It can be used for filtering or rewriting HTML5, for example.

A HTML5 tree builder could then be implemented on top of the SAX
callbacks.
2024-10-06 18:13:05 +02:00
..
2024-01-05 20:39:40 +01:00
2024-06-16 18:47:12 +02:00
2023-09-21 14:47:25 +02:00
2023-12-11 22:05:47 +01:00
2024-10-06 18:13:05 +02:00
2024-04-04 12:23:39 +02:00
2024-06-12 18:19:55 +02:00
2023-11-27 13:43:06 +01:00
2024-07-16 17:42:10 +02:00
2023-12-11 22:05:47 +01:00
2024-06-27 14:44:55 +02:00
2023-12-07 12:31:16 +01:00
2024-07-16 17:42:10 +02:00
2023-12-11 22:05:47 +01:00
2024-06-16 19:56:08 +02:00
2024-06-12 19:55:47 +02:00
2024-07-16 17:42:10 +02:00
2024-07-16 17:42:10 +02:00
2024-07-16 17:42:10 +02:00
2024-07-23 19:57:32 +02:00
2024-07-16 17:42:10 +02:00