ladybird/Userland
Andreas Kling 98f88d49de LibWeb: Make getElementById() always return first match in tree order
We had a const and non-const version of this function, with slightly
different behavior (oops!)

This patch consolidates the implementations and keeps only the correct
behavior in there.

Fixes an issue where comments were not collapsible on Hacker News.
2024-07-21 11:42:53 +01:00
..
Libraries LibWeb: Make getElementById() always return first match in tree order 2024-07-21 11:42:53 +01:00
Services Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00
Utilities Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00