Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassgetComputedStyle gets invalidated in display: none subtrees due to rule matching changes
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-002.html:28:5)
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-002.html:29:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-002.html:31:5)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-display-none-002.html:32:5)