mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
Move `CSSNestedDeclarations::Style` from `CanGc` to `&mut JSContext`. Testing: It compiles. Fixes: Part of #42638 Signed-off-by: arabson99 <arabiusman99@gmail.com>