Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCSS Test: element style is correctly updated for rule with :host(..)
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/css-scoping/host-functional-descendant-invalidation.html:18:3)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-scoping/host-functional-descendant-invalidation.html:20:3)