Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassgetComputedStyle gets invalidated in display: none subtrees due to inherited changes to an ancestor
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-001.html:21:5)
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-001.html:22:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-001.html:24:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-001.html:25:5)
PassgetComputedStyle gets invalidated in display: none subtrees due to inherited changes to an ancestor shadow host
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-001.html:33:5)
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-001.html:34:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-001.html:36:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-001.html:37:5)