Pass | M::selection’s font-size is the same as in M | Asserts runPass | assert_equals("12px", "12px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:45:21) |
|
Pass | M span::selection’s font-size is the same as in M span | Asserts runPass | assert_equals("18px", "18px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:47:21) |
|
Pass | M::selection’s own text-shadow respects M’s font-size | Asserts runPass | 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) |
|
Fail | M span::selection’s inherited text-shadow respects M’s font-size | assert_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 runFail | assert_equals("none", "rgb(0, 128, 0) 12px 0px 0px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:51:21) |
|
Pass | W::selection’s line-height is the same as in W | Asserts runPass | assert_equals("13px", "13px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:56:21) |
|
Pass | W span::selection’s line-height is the same as in W span | Asserts runPass | assert_equals("19px", "19px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:58:21) |
|
Pass | W::selection’s own text-shadow respects W’s line-height | Asserts runPass | 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) |
|
Fail | W span::selection’s inherited text-shadow respects W’s line-height | assert_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 runFail | assert_equals("none", "rgb(0, 128, 0) 0px 13px 0px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:62:21) |
|
Pass | U::selection’s font-size is the same as in U | Asserts runPass | assert_equals("12px", "12px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:67:21) |
|
Pass | U span::selection’s font-size is the same as in U span | Asserts runPass | assert_equals("18px", "18px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:69:21) |
|
Pass | U::selection’s own text-decoration-thickness respects U’s font-size | Asserts runPass | assert_equals("12px", "12px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:71:21) |
|
Pass | U span::selection’s own text-decoration-thickness respects U span’s font-size | Asserts runPass | assert_equals("18px", "18px")
at Test.<anonymous> ( /css/css-pseudo/highlight-cascade/highlight-cascade-007.html:73:21) |
|