mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-24 03:59:09 +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.