main
script: Remove dead code in module `node` (#46260)
script: Don't store rooted values inside `FocusableArea` (#46564)
script/layout: Add initial support for visible selections (#46698)
layout: Unify the way that selection is represented in the box tree (#46982)
script: Move TreeWalker and VirtualMethods to node/ (#45811)
script: Remove `reflect_dom_object_with_proto_and_cx` (#47092)
script: Ensure event handlers on adopted elements check the owner document. (#46596)
script: Reduce GC-rooting in `NodeList` (#46664)
script: Move htmlinputelement into `script/dom/html/form_controls` (#46653)