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