mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
Move `CSSGroupingRule` methods from `CanGc` to `&mut JSContext`. Testing: Just refactor. Fixes: Part of #42638 Signed-off-by: Jayanta Pradhan <pradhanjayanta91@gmail.com>