Some text

Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
Passbody ::selection uses the originating custom property
Asserts run
Pass
assert_equals("green", "green")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-009.html:34:21)
Passbody ::selection does not use its own custom property
Asserts run
Pass
assert_equals("purple", "purple")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-009.html:36:21)
Passdiv::selection uses the originating element custom property
Asserts run
Pass
assert_equals("green", "green")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-009.html:38:21)
Passdiv::selection does not use its own custom property
Asserts run
Pass
assert_equals("blue", "blue")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-009.html:40:21)
Passdiv::selection properties are not present on the originating element
Asserts run
Pass
assert_equals("green", "green")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-009.html:42:21)