Pass | lineHeight responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/lineHeight.html:19:5) |
|
Fail | lineHeight clamped to 0px on keyframes | assert_equals: expected "20px" but got "0px" at Test.<anonymous> (https://wpt.live/web-animations/responsive/lineHeight.html:29:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/web-animations/responsive/lineHeight.html:22:1 Asserts runFail | assert_equals("0px", "20px")
at Test.<anonymous> ( /web-animations/responsive/lineHeight.html:29:5) |
|
Pass | lineHeight responsive to inherited changes from keyword | Asserts runPass | assert_equals("normal", "normal")
at Test.<anonymous> ( /web-animations/responsive/lineHeight.html:41:5) | Pass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/lineHeight.html:44:5) | Pass | assert_equals("normal", "normal")
at Test.<anonymous> ( /web-animations/responsive/lineHeight.html:47:5) |
|
Pass | lineHeight responsive to inherited changes from number | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/lineHeight.html:61:5) |
|
Pass | lineHeight responsive to inherited changes from length | Asserts runPass | assert_equals("97px", "97px")
at Test.<anonymous> ( /web-animations/responsive/lineHeight.html:74:5) | Pass | assert_equals("50px", "50px")
at Test.<anonymous> ( /web-animations/responsive/lineHeight.html:77:5) |
|