Module Cascade_htmlSource

Sourcemodule Html : sig ... end

A mutable HTML tree, parsed and printed with markup.ml.

Sourcemodule Html_node : sig ... end

An Html element as a Cascade.Resolve.NODE, so the library can match selectors and resolve the cascade against a parsed page.