RuleTree::gc is now a safe method that any thread can call at any time, and StrongRuleNode values can all be dropped whenever their owner want to, on any thread. Cherry-picked from https://github.com/servo/servo/pull/26227
RuleTree::gc is now a safe method that any thread can call at any time, and StrongRuleNode values can all be dropped whenever their owner want to, on any thread. Cherry-picked from https://github.com/servo/servo/pull/26227