mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-16 09:39:01 +00:00
This patch implements most of the HTML fragment parsing algorithm and ports Element::set_inner_html() to it. This was the last remaining user of the old HTML parser. :^)