Pass | width responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/width.html:29:5) |
|
Fail | width clamped to 0px on keyframes | assert_equals: expected "20px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/web-animations/responsive/width.html:39:5)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/web-animations/responsive/width.html:32:1 Asserts runFail | assert_equals("0px", "20px")
at Test.<anonymous> ( /web-animations/responsive/width.html:39:5) |
|
Pass | width responsive to inherited changes from keyword | Asserts runPass | assert_equals("500px", "500px")
at Test.<anonymous> ( /web-animations/responsive/width.html:51:5) | Pass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/width.html:54:5) | Pass | assert_equals("20px", "20px")
at Test.<anonymous> ( /web-animations/responsive/width.html:57:5) | Pass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/width.html:60:5) | Pass | assert_equals("20px", "20px")
at Test.<anonymous> ( /web-animations/responsive/width.html:63:5) | Pass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/width.html:66:5) | Pass | assert_equals("20px", "20px")
at Test.<anonymous> ( /web-animations/responsive/width.html:69:5) |
|
Pass | width responsive to inherited changes from length | Asserts runPass | assert_equals("125px", "125px")
at Test.<anonymous> ( /web-animations/responsive/width.html:79:5) | Pass | assert_equals("140px", "140px")
at Test.<anonymous> ( /web-animations/responsive/width.html:82:5) | Pass | assert_equals("125px", "125px")
at Test.<anonymous> ( /web-animations/responsive/width.html:85:5) |
|