Description
HTML5 parsing support helps browsers and document tools turn web markup into a structured tree that software can process. It is useful for NetSurf-related components and applications that need standards-aware HTML parsing.
This is a parser library, not a browser. Applications decide whether parsed content is trusted, displayed, sanitized, or converted.