added 4 commits
June 14, 2026 15:19TG199 pushed a commit to TG199/servo that referenced this pull request
Jun 21, 2026…gs (servo#45673) Move all the bindings for `HTMLElement` and its child interfaces to use `&mut JSContext`, including setters that were previously implicitly using the `cx` setting. Testing: it compiles Part of servo#42638 --------- Signed-off-by: Ivo Murrell <ivo@cherry.computer>