Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PasscssRules tests (sync: true)
Asserts run
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("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)
PasscssRules tests (sync: false)
Asserts run
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("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)