main
script: Remove most `CanGc` from `dom/webgl` (#45891)
cargo: Bump MSRV to 1.88 (#44815)
script: Move WebGL DOM interfaces to script/dom/webgl/ (#38995)
script: Move DomRefCell, assert_in_* into script_bindings (#44598)
script: Drop unsafe `ToJSValConvertible::to_jsval` and wrapper trait `SafeToJSValConvertible` (#46890)
script: Mechanically migrate more to `reflect_dom_object_with_proto` (#46584)
Replace `RefCell<bool / u32 / usize>` with `Cell` (#46377)
script: Move reflector construction to script_bindings (#44636)
script: WeakReferenceable as Rc-ed dom_struct (#42311)