mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-10 18:47:28 -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.