Description
W3C DOM support helps browsers and document tools represent structured web documents as objects that software can inspect and modify. This is a foundation for working with HTML, XML, and related document trees.
Most users receive it as a dependency of NetSurf-related or rendering software. It does not add a web browser by itself; applications use it internally while parsing or manipulating documents.