Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Pass@keyframes is unaffected by @scope
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-cascade/scope-name-defining-rules.html:37:5)
Pass@keyframes is unaffected by non-matching @scope
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-cascade/scope-name-defining-rules.html:59:5)
Pass@property is unaffected by @scope
Asserts run
Pass
assert_equals("2px", "2px")
    at Test.<anonymous> ( /css/css-cascade/scope-name-defining-rules.html:90:5)
Pass@property is unaffected by non-matching @scope
Asserts run
Pass
assert_equals("2px", "2px")
    at Test.<anonymous> ( /css/css-cascade/scope-name-defining-rules.html:110:5)