mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 15:03:27 +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.