Pass | cssRules tests (sync: true) | Asserts runPass | assert_equals(object "[object CSSRuleList]", object "[object CSSRuleList]", "StyleSheet.cssRules is [SameObject]")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:25:5) | Pass | assert_equals(1, 1, "Should have one rule")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:26:5) | Pass | assert_equals("red", "red", "Should be the right css rule")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:27:5) | Pass | assert_equals(object "[object CSSRuleList]", object "[object CSSRuleList]", "StyleSheet.cssRules is [SameObject]")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:25:5) | Pass | assert_equals(1, 1, "Should have one rule")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:26:5) | Pass | assert_equals("green", "green", "Should be the right css rule")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:27:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Sheet should apply")
at runTest ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:33:3) | Pass | assert_not_equals("rgb(0, 0, 0)", "rgb(0, 128, 0)", "Sheet should stop applying")
at runTest ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:35:3) |
|
Pass | cssRules tests (sync: false) | Asserts runPass | assert_equals(object "[object CSSRuleList]", object "[object CSSRuleList]", "StyleSheet.cssRules is [SameObject]")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:25:5) | Pass | assert_equals(1, 1, "Should have one rule")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:26:5) | Pass | assert_equals("red", "red", "Should be the right css rule")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:27:5) | Pass | assert_equals(object "[object CSSRuleList]", object "[object CSSRuleList]", "StyleSheet.cssRules is [SameObject]")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:25:5) | Pass | assert_equals(1, 1, "Should have one rule")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:26:5) | Pass | assert_equals("green", "green", "Should be the right css rule")
at replace_and_test ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:27:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Sheet should apply")
at runTest ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:33:3) | Pass | assert_not_equals("rgb(0, 0, 0)", "rgb(0, 128, 0)", "Sheet should stop applying")
at runTest ( /css/cssom/CSSStyleSheet-constructable-replace-cssRules.html:35:3) |
|