Summary

Harness status: OK

Found 3 tests

Details

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