mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 19:19:18 +00:00
We don't need a live HTMLCollection here, so let's use querySelectorAll to instead iterate over a static NodeList.
We don't need a live HTMLCollection here, so let's use querySelectorAll to instead iterate over a static NodeList.