Summary

Harness status: OK

Found 36 tests

Details

ResultTest NameMessage
FailCSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]assert_equals: expected "20deg " but got "200deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("200deg ", "20deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("100deg ", "100deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]assert_equals: expected "110deg " but got "87.5deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("87.5deg ", "110deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]assert_equals: expected "170deg " but got "12.5deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("12.5deg ", "170deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]assert_equals: expected "180deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "180deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]assert_equals: expected "260deg " but got "- 100deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("- 100deg ", "260deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]assert_equals: expected "20deg " but got "100deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("100deg ", "20deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("100deg ", "100deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]assert_equals: expected "110deg " but got "100deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("100deg ", "110deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]assert_equals: expected "170deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "170deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]assert_equals: expected "180deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "180deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]assert_equals: expected "260deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "260deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]assert_equals: expected "20deg " but got "100deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("100deg ", "20deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("100deg ", "100deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]assert_equals: expected "110deg " but got "100deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("100deg ", "110deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]assert_equals: expected "170deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "170deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]assert_equals: expected "180deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "180deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]assert_equals: expected "260deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "260deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]assert_equals: expected "20deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "20deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]assert_equals: expected "100deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "100deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]assert_equals: expected "110deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "110deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]assert_equals: expected "170deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "170deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]assert_equals: expected "180deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "180deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]assert_equals: expected "260deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "260deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]assert_equals: expected "20deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "20deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]assert_equals: expected "100deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "100deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]assert_equals: expected "110deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "110deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]assert_equals: expected "170deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "170deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]assert_equals: expected "180deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "180deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]assert_equals: expected "260deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "260deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]assert_equals: expected "20deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "20deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]assert_equals: expected "100deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "100deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]assert_equals: expected "110deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "110deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]assert_equals: expected "170deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "170deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]assert_equals: expected "180deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "180deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]assert_equals: expected "260deg " but got "0deg "
    at comparisonFunction (http://wpt.live/css/support/interpolation-testcommon.js:345:9)
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:388:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at target.measure (http://wpt.live/css/support/interpolation-testcommon.js:375:11)
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("0deg ", "260deg ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)