mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Move `CSSKeyframeRule::Style` from `CanGc` to `&mut JSContext`. Testing: Just a refactor, Existing tests suffice. Fixes: Part of #42638 Signed-off-by: arabson99 <arabiusman99@gmail.com>