M
W
U

Summary

Harness status: OK

Found 12 tests

Details

ResultTest NameMessage
PassM::selection’s font-size is the same as in M
Asserts run
Pass
assert_equals("12px", "12px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:45:21)
PassM span::selection’s font-size is the same as in M span
Asserts run
Pass
assert_equals("18px", "18px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:47:21)
PassM::selection’s own text-shadow respects M’s font-size
Asserts run
Pass
assert_equals("rgb(0, 128, 0) 12px 0px 0px", "rgb(0, 128, 0) 12px 0px 0px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:49:21)
FailM span::selection’s inherited text-shadow respects M’s font-sizeassert_equals: expected "rgb(0, 128, 0) 12px 0px 0px" but got "none"
    at Test.<anonymous> (http://wpt.live/css/css-pseudo/highlight-cascade/highlight-cascade-007.html:51:21)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at http://wpt.live/css/css-pseudo/highlight-cascade/highlight-cascade-007.html:51:5
Asserts run
Fail
assert_equals("none", "rgb(0, 128, 0) 12px 0px 0px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:51:21)
PassW::selection’s line-height is the same as in W
Asserts run
Pass
assert_equals("13px", "13px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:56:21)
PassW span::selection’s line-height is the same as in W span
Asserts run
Pass
assert_equals("19px", "19px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:58:21)
PassW::selection’s own text-shadow respects W’s line-height
Asserts run
Pass
assert_equals("rgb(0, 128, 0) 0px 13px 0px", "rgb(0, 128, 0) 0px 13px 0px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:60:21)
FailW span::selection’s inherited text-shadow respects W’s line-heightassert_equals: expected "rgb(0, 128, 0) 0px 13px 0px" but got "none"
    at Test.<anonymous> (http://wpt.live/css/css-pseudo/highlight-cascade/highlight-cascade-007.html:62:21)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at http://wpt.live/css/css-pseudo/highlight-cascade/highlight-cascade-007.html:62:5
Asserts run
Fail
assert_equals("none", "rgb(0, 128, 0) 0px 13px 0px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:62:21)
PassU::selection’s font-size is the same as in U
Asserts run
Pass
assert_equals("12px", "12px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:67:21)
PassU span::selection’s font-size is the same as in U span
Asserts run
Pass
assert_equals("18px", "18px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:69:21)
PassU::selection’s own text-decoration-thickness respects U’s font-size
Asserts run
Pass
assert_equals("12px", "12px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:71:21)
PassU span::selection’s own text-decoration-thickness respects U span’s font-size
Asserts run
Pass
assert_equals("18px", "18px")
    at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:73:21)