Test that CSS rules don't lose custom properties on GC when only reachable through child rules.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS style.sheet is an instance of CSSStyleSheet
PASS style.sheet is null
PASS rule.parentRule.foo is "bar"
PASS successfullyParsed is true

TEST COMPLETE