Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassInvalidating style inside display:none with ::before should not crash.
Asserts run
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)")
    at Test.<anonymous> ( /css/css-pseudo/before-in-display-none-thcrash.html:15:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-pseudo/before-in-display-none-thcrash.html:17:5)