Pass | cssRules doesn't change on replace / replaceSync | Asserts runPass | assert_equals(object "[object CSSRuleList]", object "[object CSSRuleList]", "Rules should be the same after replaceSync")
at Test.<anonymous> ( /css/cssom/CSSStyleSheet-constructable-cssRules.html:16:3) | Pass | assert_equals(object "[object CSSRuleList]", object "[object CSSRuleList]", "Rules should be the same after replace()")
at Test.<anonymous> ( /css/cssom/CSSStyleSheet-constructable-cssRules.html:18:3) | Pass | assert_equals("rgb(0, 255, 0)", "rgb(0, 255, 0)", "Sheet should apply")
at Test.<anonymous> ( /css/cssom/CSSStyleSheet-constructable-cssRules.html:20:3) |
|