mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-09 10:04:41 +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.