Test passes if the text is black (not red).

Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassCSS Cascade: 'revert' from mutating inline style
Asserts run
Pass
assert_equals("1px", "1px", "style is set correctly")
    at Test.<anonymous> ( /css/css-cascade/revert-val-011.html:22:3)
PassCSS Cascade: 'revert' from mutating inline style 1
Asserts run
Pass
assert_equals("2px", "2px", "style is modified correctly")
    at Test.<anonymous> ( /css/css-cascade/revert-val-011.html:27:3)
PassCSS Cascade: 'revert' from mutating inline style 2
Asserts run
Pass
assert_equals("auto", "auto", "style is reverted correctly")
    at Test.<anonymous> ( /css/css-cascade/revert-val-011.html:32:3)