Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Passwidth responsive to style changes
Asserts run
Pass
assert_equals("80px", "80px")
    at Test.<anonymous> ( /web-animations/responsive/width.html:29:5)
Failwidth clamped to 0px on keyframesassert_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 run
Fail
assert_equals("0px", "20px")
    at Test.<anonymous> ( /web-animations/responsive/width.html:39:5)
Passwidth responsive to inherited changes from keyword
Asserts run
Pass
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)
Passwidth responsive to inherited changes from length
Asserts run
Pass
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)