main
script: Split up `contenteditable.rs` into multiple files (#44110)
chore: Update Rust to 1.97.1 (#47076)
script: Remove final usages of `CanGc` in `contenteditable/` (#45245)
script: Use unrooted iterators for HTMLCollections (#45582)
script: Make `bp_position` comply more closely to the specification (#46532)
script: Use AtomicRefCell for text node contents. (#46756)