mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Similar to Element::has_attribute, ideally this would take a `FlyString const&`, but NamedNodeMap::get_attribute_ns already takes a StringView. To aid in porting away from DeprecatedString, just take a StringView for now.
95 KiB
95 KiB