mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-26 17:47:19 +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.