mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-12 18:16:01 -04:00
HTMLCollection works on two different way: * by default it must walk over root's descendants only * on document, since the given root must be included in the walk.