openpencil/crates/op-html/src
2026-07-19 20:41:37 +08:00
..
css feat(html): declaration parsing, selector subset and cascade with ua defaults 2026-07-18 14:16:42 +08:00
color.rs feat(html): css color and length unit parsing 2026-07-18 14:16:42 +08:00
dom.rs feat(html): parse html5ever dom into simplified tree with style/title harvest 2026-07-18 14:16:42 +08:00
e2e_tests.rs feat(html): wire full import pipeline with root frame and defense limits 2026-07-18 14:16:43 +08:00
layout_heuristics.rs feat(html): map containers, visual styles and layout heuristics to frames 2026-07-18 14:16:42 +08:00
length.rs feat(html): css color and length unit parsing 2026-07-18 14:16:42 +08:00
lib.rs feat(html): resource fetcher, external stylesheets, image embedding and document wrapper 2026-07-19 20:41:37 +08:00
mapper.rs feat(renderer): adopt responsive-capable jian and adapt hosts 2026-07-19 02:27:09 +08:00
resources.rs feat(html): resource fetcher, external stylesheets, image embedding and document wrapper 2026-07-19 20:41:37 +08:00
special.rs feat(renderer): adopt responsive-capable jian and adapt hosts 2026-07-19 02:27:09 +08:00
text.rs feat(renderer): adopt responsive-capable jian and adapt hosts 2026-07-19 02:27:09 +08:00