Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassPresentational hints have lower precedence than regular author style sheets
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-cascade/presentational-hints-cascade.html:29:3)
PassPresentational hints have lower precedence than the style attribute
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-cascade/presentational-hints-cascade.html:33:3)
PassPresentational hints have lower precedence than layered style
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-cascade/presentational-hints-cascade.html:37:3)