Summary

Harness status: OK

Found 288 tests

Details

ResultTest NameMessage
PassCSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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 with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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 with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Fail
assert_equals("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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 with transition: all 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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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 with transition: all 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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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 with transition: all 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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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 with transition: all 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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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 with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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 with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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 with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]assert_true: 'to' value should be supported expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/interpolation-testcommon.js:382:15)
    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)
    at create_tests (http://wpt.live/css/support/interpolation-testcommon.js:510:14)
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)
Fail
assert_true(false, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
FailCSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]assert_equals: expected "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]assert_equals: expected "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]assert_equals: expected "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]assert_equals: expected "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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 with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]assert_equals: expected "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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 with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]assert_equals: expected "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) " but got "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) "
    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 with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
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("linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
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("linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
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("linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
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("linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
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("linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
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("linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ", "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
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("linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ", "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]assert_equals: expected "none " but got "url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
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("none ", "none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 70 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 70 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 40 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 40 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 70 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) "
    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 with transition: all 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("cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 70 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 40 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) "
    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 with transition: all 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("cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 40 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 70 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 70 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 40 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 40 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 70 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 70 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 40 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / stripes - 100.png ) 40 % , url ( http : / / wpt.live / ... / blue - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / stripes - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) "
    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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) "
    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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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 with transition: all 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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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 with transition: all 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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) "
    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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) "
    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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) "
    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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) "
    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("url ( http : / / wpt.live / ... / blue - 100.png ) , url ( http : / / wpt.live / ... / blue - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 70 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]assert_equals: expected "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) " but got "cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) "
    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("cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / stripes - 100.png ) ) , cross - fade ( url ( http : / / wpt.live / ... / blue - 100.png ) 40 % , url ( http : / / wpt.live / ... / green - 100.png ) ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , none " but got "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , none " but got "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , none " but got "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) "
    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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , none " but got "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , none " but got "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
FailCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]assert_equals: expected "url ( http : / / wpt.live / ... / blue - 100.png ) , none " but got "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) "
    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 with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all 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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , none ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , none ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , none ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , none ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , none ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
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("url ( http : / / wpt.live / ... / blue - 100.png ) , none ", "url ( http : / / wpt.live / ... / blue - 100.png ) , none ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
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("url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ", "url ( http : / / wpt.live / ... / stripes - 100.png ) , url ( http : / / wpt.live / ... / green - 100.png ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)