Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassminHeight responsive to style changes
Asserts run
Pass
assert_equals("80px", "80px")
    at Test.<anonymous> ( /web-animations/responsive/minHeight.html:19:5)
FailminHeight clamped to 0px on keyframesassert_equals: expected "20px" but got "0px"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/web-animations/responsive/minHeight.html:29: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/minHeight.html:22:1
Asserts run
Fail
assert_equals("0px", "20px")
    at Test.<anonymous> ( /web-animations/responsive/minHeight.html:29:5)