mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +02:00
It turns out that other engines also prefer <h1 id=x> over <a name=x>. So we can just use get_element_by_id() directly without worrying about the type of element we find.
11 KiB
11 KiB