Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCSS Cascade: inline style loses to !important
Asserts run
Pass
assert_equals("visible", "visible", "!important has higher priority than inline style")
    at Test.<anonymous> ( /css/css-cascade/important-vs-inline-003.html:24:3)