mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-18 10:37:35 +00:00
Element::tag_name() returns an uppercased string for HTML elements, which is usually not what's expected by the parser algorithms that look at tag names.