0

Revert "Add allow-discrete to non-interpolable WPTs"

This reverts commit d43c0e4219.

Reason for revert:
Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023:
https://github.com/web-platform-tests/wpt/pull/42857#issuecomment-1815174433

Original change's description:
> Add allow-discrete to non-interpolable WPTs
>
> This patch changes the test runner for animation tests in WPT to
> additionally test transition-behavior:allow-discrete for any property
> that we are running a non-interpolable or non-animatable test on.
>
> Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757
> Reviewed-by: David Baron <dbaron@chromium.org>
> Commit-Queue: Joey Arhar <jarhar@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1222343}

Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1225735}
This commit is contained in:
Joey Arhar
2023-11-16 21:41:04 +00:00
committed by Chromium LUCI CQ
parent 4fdfdbc58a
commit 18b87acc12
8 changed files with 9 additions and 878 deletions
third_party/blink/web_tests
external
platform
linux
external
mac
external
win10
external
virtual
css-masking-disabled
external
wpt

@ -1,19 +1,5 @@
This is a testharness.js-based test.
Found 294 tests; 206 PASS, 88 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
Found 196 tests; 132 PASS, 64 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
@ -42,26 +28,6 @@ Found 294 tests; 206 PASS, 88 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / green.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / green.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.3 ) "
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / green.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.5 ) "
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / green.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.6 ) "
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / green.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / green.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.3 ) "
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / green.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.5 ) "
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / green.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.6 ) "
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[FAIL] CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "url ( http : / / web - platform.test : 8001 / ... / green.png ) "
[FAIL] CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
@ -106,20 +72,6 @@ Found 294 tests; 206 PASS, 88 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / green.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.6 ) "
[PASS] Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
@ -148,20 +100,6 @@ Found 294 tests; 206 PASS, 88 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
@ -190,26 +128,6 @@ Found 294 tests; 206 PASS, 88 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
[PASS] Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.3 ) "
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.5 ) "
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.6 ) "
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.3 ) "
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.5 ) "
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.6 ) "
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[FAIL] CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) "
[FAIL] CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
@ -254,26 +172,6 @@ Found 294 tests; 206 PASS, 88 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , url ( http : / / web - platform.test : 8001 / ... / orange_color.png ) , 0.6 ) "
[PASS] Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
[PASS] Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.3 ) "
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.5 ) "
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.6 ) "
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.3 ) "
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.5 ) "
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.6 ) "
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
[FAIL] CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) "
[FAIL] CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
@ -318,26 +216,6 @@ Found 294 tests; 206 PASS, 88 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / aqua_color.png ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.6 ) "
[PASS] Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
[PASS] Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> 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 "- webkit - cross - fade ( linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.3 ) "
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.5 ) "
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.6 ) "
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> 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 "- webkit - cross - fade ( linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.3 ) "
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.5 ) "
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "- webkit - cross - fade ( linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) , linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) , 0.6 ) "
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
[FAIL] CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
assert_equals: expected "linear - gradient ( 45deg , rgb ( 0 , 0 , 255 ) , rgb ( 255 , 165 , 0 ) ) " but got "linear - gradient ( - 45deg , rgb ( 255 , 0 , 0 ) , rgb ( 255 , 255 , 0 ) ) "
[FAIL] CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]

@ -1,5 +1,5 @@
This is a testharness.js-based test.
Found 234 tests; 168 PASS, 66 FAIL, 0 TIMEOUT, 0 NOTRUN.
Found 220 tests; 154 PASS, 66 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] CSS Transitions: property <list-style-image> from neutral to [url(../resources/stripes-20.png)] at (-0.3) should be [url(../resources/green-20.png)]
[PASS] CSS Transitions: property <list-style-image> from neutral to [url(../resources/stripes-20.png)] at (0) should be [url(../resources/green-20.png)]
[FAIL] CSS Transitions: property <list-style-image> from neutral to [url(../resources/stripes-20.png)] at (0.3) should be [url(../resources/green-20.png)]
@ -126,20 +126,6 @@ Found 234 tests; 168 PASS, 66 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_equals: expected "url ( http : / / web - platform.test : 8001 / ... / stripes - 20.png ) " but got "- webkit - cross - fade ( url ( http : / / web - platform.test : 8001 / ... / blue - 20.png ) , url ( http : / / web - platform.test : 8001 / ... / stripes - 20.png ) , 0.6 ) "
[PASS] Web Animations: property <list-style-image> from [unset] to [url(../resources/stripes-20.png)] at (1) should be [url(../resources/stripes-20.png)]
[PASS] Web Animations: property <list-style-image> from [unset] to [url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (-0.3) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0.3) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0.5) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0.6) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (1) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (-0.3) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0.3) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0.5) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0.6) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (1) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (-0.3) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0) should be [url(../resources/stripes-20.png)]
[PASS] CSS Transitions: property <list-style-image> from [url(../resources/stripes-20.png)] to [url(../resources/stripes-20.png)] at (0.3) should be [url(../resources/stripes-20.png)]

@ -1,19 +1,5 @@
This is a testharness.js-based test.
Found 168 tests; 126 PASS, 42 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto] to [start] at (-0.3) should be [auto]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto] to [start] at (0) should be [auto]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto] to [start] at (0.3) should be [auto]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto] to [start] at (0.5) should be [start]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto] to [start] at (0.6) should be [start]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto] to [start] at (1) should be [start]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto] to [start] at (1.5) should be [start]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto] to [start] at (-0.3) should be [auto]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto] to [start] at (0) should be [auto]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto] to [start] at (0.3) should be [auto]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto] to [start] at (0.5) should be [start]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto] to [start] at (0.6) should be [start]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto] to [start] at (1) should be [start]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto] to [start] at (1.5) should be [start]
Found 112 tests; 84 PASS, 28 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] CSS Transitions: property <text-align-last> from [auto] to [start] at (-0.3) should be [start]
[PASS] CSS Transitions: property <text-align-last> from [auto] to [start] at (0) should be [start]
[PASS] CSS Transitions: property <text-align-last> from [auto] to [start] at (0.3) should be [start]
@ -42,20 +28,6 @@ Found 168 tests; 126 PASS, 42 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] Web Animations: property <text-align-last> from [auto] to [start] at (0.6) should be [start]
[PASS] Web Animations: property <text-align-last> from [auto] to [start] at (1) should be [start]
[PASS] Web Animations: property <text-align-last> from [auto] to [start] at (1.5) should be [start]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify] to [center] at (-0.3) should be [justify]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify] to [center] at (0) should be [justify]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify] to [center] at (0.3) should be [justify]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify] to [center] at (0.5) should be [center]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify] to [center] at (0.6) should be [center]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify] to [center] at (1) should be [center]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify] to [center] at (1.5) should be [center]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify] to [center] at (-0.3) should be [justify]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify] to [center] at (0) should be [justify]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify] to [center] at (0.3) should be [justify]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify] to [center] at (0.5) should be [center]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify] to [center] at (0.6) should be [center]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify] to [center] at (1) should be [center]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify] to [center] at (1.5) should be [center]
[PASS] CSS Transitions: property <text-align-last> from [justify] to [center] at (-0.3) should be [center]
[PASS] CSS Transitions: property <text-align-last> from [justify] to [center] at (0) should be [center]
[PASS] CSS Transitions: property <text-align-last> from [justify] to [center] at (0.3) should be [center]
@ -84,20 +56,6 @@ Found 168 tests; 126 PASS, 42 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] Web Animations: property <text-align-last> from [justify] to [center] at (0.6) should be [center]
[PASS] Web Animations: property <text-align-last> from [justify] to [center] at (1) should be [center]
[PASS] Web Animations: property <text-align-last> from [justify] to [center] at (1.5) should be [center]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left] to [right] at (-0.3) should be [left]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left] to [right] at (0) should be [left]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left] to [right] at (0.3) should be [left]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left] to [right] at (0.5) should be [right]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left] to [right] at (0.6) should be [right]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left] to [right] at (1) should be [right]
[PASS] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left] to [right] at (1.5) should be [right]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left] to [right] at (-0.3) should be [left]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left] to [right] at (0) should be [left]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left] to [right] at (0.3) should be [left]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left] to [right] at (0.5) should be [right]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left] to [right] at (0.6) should be [right]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left] to [right] at (1) should be [right]
[PASS] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left] to [right] at (1.5) should be [right]
[PASS] CSS Transitions: property <text-align-last> from [left] to [right] at (-0.3) should be [right]
[PASS] CSS Transitions: property <text-align-last> from [left] to [right] at (0) should be [right]
[PASS] CSS Transitions: property <text-align-last> from [left] to [right] at (0.3) should be [right]
@ -126,34 +84,6 @@ Found 168 tests; 126 PASS, 42 FAIL, 0 TIMEOUT, 0 NOTRUN.
[PASS] Web Animations: property <text-align-last> from [left] to [right] at (0.6) should be [right]
[PASS] Web Animations: property <text-align-last> from [left] to [right] at (1) should be [right]
[PASS] Web Animations: property <text-align-last> from [left] to [right] at (1.5) should be [right]
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end] to [match-parent] at (-0.3) should be [end]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end] to [match-parent] at (0) should be [end]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end] to [match-parent] at (0.3) should be [end]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end] to [match-parent] at (0.5) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end] to [match-parent] at (0.6) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end] to [match-parent] at (1) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end] to [match-parent] at (1.5) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end] to [match-parent] at (-0.3) should be [end]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end] to [match-parent] at (0) should be [end]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end] to [match-parent] at (0.3) should be [end]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end] to [match-parent] at (0.5) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end] to [match-parent] at (0.6) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end] to [match-parent] at (1) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end] to [match-parent] at (1.5) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <text-align-last> from [end] to [match-parent] at (-0.3) should be [match-parent]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <text-align-last> from [end] to [match-parent] at (0) should be [match-parent]

@ -104,59 +104,6 @@
},
};
var cssTransitionsInterpolationAllowDiscrete = {
name: 'CSS Transitions with transition-behavior:allow-discrete',
isSupported: function() {return true;},
supportsProperty: function() {return true;},
supportsValue: function() {return true;},
setup: function(property, from, target) {
target.style.setProperty(property, isNeutralKeyframe(from) ? '' : from);
},
nonInterpolationExpectations: function(from, to) {
return expectFlip(from, to, 0.5);
},
notAnimatableExpectations: function(from, to, underlying) {
return expectFlip(from, to, -Infinity);
},
interpolate: function(property, from, to, at, target, behavior) {
// Force a style recalc on target to set the 'from' value.
getComputedStyle(target).getPropertyValue(property);
target.style.transitionDuration = '100s';
target.style.transitionDelay = '-50s';
target.style.transitionTimingFunction = createEasing(at);
target.style.transitionProperty = property;
target.style.transitionBehavior = 'allow-discrete';
target.style.setProperty(property, isNeutralKeyframe(to) ? '' : to);
},
};
var cssTransitionAllInterpolationAllowDiscrete = {
name: 'CSS Transitions with transition-property:all and transition-behavor:allow-discrete',
isSupported: function() {return true;},
// The 'all' value doesn't cover custom properties.
supportsProperty: function(property) {return property.indexOf('--') !== 0;},
supportsValue: function() {return true;},
setup: function(property, from, target) {
target.style.setProperty(property, isNeutralKeyframe(from) ? '' : from);
},
nonInterpolationExpectations: function(from, to) {
return expectFlip(from, to, 0.5);
},
notAnimatableExpectations: function(from, to, underlying) {
return expectFlip(from, to, -Infinity);
},
interpolate: function(property, from, to, at, target, behavior) {
// Force a style recalc on target to set the 'from' value.
getComputedStyle(target).getPropertyValue(property);
target.style.transitionDuration = '100s';
target.style.transitionDelay = '-50s';
target.style.transitionTimingFunction = createEasing(at);
target.style.transitionProperty = 'all';
target.style.transitionBehavior = 'allow-discrete';
target.style.setProperty(property, isNeutralKeyframe(to) ? '' : to);
},
};
var webAnimationsInterpolation = {
name: 'Web Animations',
isSupported: function() {return 'animate' in Element.prototype;},
@ -488,19 +435,13 @@
function test_not_animatable(options) {
test_interpolation(options, expectNotAnimatable);
}
function create_tests(addAllowDiscreteTests) {
function create_tests() {
var interpolationMethods = [
cssTransitionsInterpolation,
cssTransitionAllInterpolation,
cssAnimationsInterpolation,
webAnimationsInterpolation,
];
if (addAllowDiscreteTests) {
interpolationMethods = [
cssTransitionsInterpolationAllowDiscrete,
cssTransitionAllInterpolationAllowDiscrete,
].concat(interpolationMethods);
}
var container = createElement(document.body);
var targets = createTestTargets(interpolationMethods, interpolationTests, compositionTests, container);
// Separate interpolation and measurement into different phases to avoid O(n^2) of the number of targets.
@ -515,7 +456,7 @@
function test_interpolation(options, expectations) {
interpolationTests.push({options, expectations});
create_tests(expectations === expectNoInterpolation || expectations === expectNotAnimatable);
create_tests();
interpolationTests = [];
}
function test_composition(options, expectations) {

@ -1,5 +1,5 @@
This is a testharness.js-based test.
Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
Found 284 tests; 0 PASS, 284 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] CSS Transitions: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (-0.3) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (0) should be [shape(from 5px 5px, line to 10px 10%)]
@ -40,34 +40,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (1.5) should be [shape(from -10px 5px, line to 25px 25%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.6) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.6) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [shape(from 8px 5px, line to 7px 7%)]
@ -164,34 +136,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [inherit] to [shape(from 15% 15px, move to 20% -10px)] at (1.5) should be [shape(from calc(22.5% + 2.5px) 20px, move to 27.5% -15.5px)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]
@ -248,34 +192,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]
@ -332,34 +248,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]

@ -1,5 +1,5 @@
This is a testharness.js-based test.
Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
Found 284 tests; 0 PASS, 284 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] CSS Transitions: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (-0.3) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (0) should be [shape(from 5px 5px, line to 10px 10%)]
@ -40,34 +40,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (1.5) should be [shape(from -10px 5px, line to 25px 25%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.6) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.6) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [shape(from 8px 5px, line to 7px 7%)]
@ -164,34 +136,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [inherit] to [shape(from 15% 15px, move to 20% -10px)] at (1.5) should be [shape(from calc(22.5% + 2.5px) 20px, move to 27.5% -15.5px)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]
@ -248,34 +192,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]
@ -332,34 +248,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]

@ -1,5 +1,5 @@
This is a testharness.js-based test.
Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
Found 284 tests; 0 PASS, 284 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] CSS Transitions: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (-0.3) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (0) should be [shape(from 5px 5px, line to 10px 10%)]
@ -40,34 +40,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from neutral to [shape(from -5px 5px, line to 20px 20%)] at (1.5) should be [shape(from -10px 5px, line to 25px 25%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.6) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.3) should be [initial]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0.6) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (1.5) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (-0.3) should be [shape(from 8px 5px, line to 7px 7%)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [initial] to [shape(from 8px 5px, line to 7px 7%)] at (0) should be [shape(from 8px 5px, line to 7px 7%)]
@ -164,34 +136,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [inherit] to [shape(from 15% 15px, move to 20% -10px)] at (1.5) should be [shape(from calc(22.5% + 2.5px) 20px, move to 27.5% -15.5px)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.3) should be [unset]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]
@ -248,34 +192,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [unset] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.3) should be [none]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]
@ -332,34 +248,6 @@ Found 340 tests; 0 PASS, 340 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <clip-path> from [none] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.3) should be [shape(from 10px 10px, move to 10% 10%)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0.6) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (1.5) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (-0.3) should be [shape(from 10px 10px, close)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <clip-path> from [shape(from 10px 10px, move to 10% 10%)] to [shape(from 10px 10px, close)] at (0) should be [shape(from 10px 10px, close)]

@ -1,21 +1,5 @@
This is a testharness.js-based test.
Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from neutral to [url(../resources/green-20.png)] at (0.5) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from neutral to [url(../resources/green-20.png)] at (0.6) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from neutral to [url(../resources/green-20.png)] at (1) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from neutral to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from neutral to [url(../resources/green-20.png)] at (0.5) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from neutral to [url(../resources/green-20.png)] at (0.6) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from neutral to [url(../resources/green-20.png)] at (1) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from neutral to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
Found 274 tests; 0 PASS, 274 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] CSS Transitions: property <mask-image> from neutral to [url(../resources/green-20.png)] at (-0.3) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from neutral to [url(../resources/green-20.png)] at (0) should be [url(../resources/green-20.png)]
@ -60,34 +44,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'to' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from neutral to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'to' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (-0.3) should be [initial]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0) should be [initial]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0.3) should be [initial]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0.6) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (1) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (-0.3) should be [initial]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0) should be [initial]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0.3) should be [initial]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0.6) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (1) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (-0.3) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (0) should be [url(../resources/green-20.png)]
@ -144,34 +100,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'from' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from [initial] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (-0.3) should be [inherit]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0) should be [inherit]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0.3) should be [inherit]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0.6) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (1) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (-0.3) should be [inherit]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0) should be [inherit]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0.3) should be [inherit]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0.6) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (1) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (-0.3) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (0) should be [url(../resources/green-20.png)]
@ -228,34 +156,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'from' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from [inherit] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (-0.3) should be [unset]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0) should be [unset]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0.3) should be [unset]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0.5) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0.6) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (1) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (-0.3) should be [unset]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0) should be [unset]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0.3) should be [unset]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0.5) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0.6) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (1) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (-0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (0) should be [url(../resources/stripes-20.png)]
@ -312,34 +212,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'from' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from [unset] to [url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0.5) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0.6) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (1) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (1.5) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0.5) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0.6) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (1) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (1.5) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (0) should be [url(../resources/blue-20.png)]
@ -396,34 +268,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'from' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from [url(../resources/stripes-20.png)] to [url(../resources/blue-20.png)] at (1.5) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (-0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0.5) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0.6) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (1) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (1.5) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (-0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0.3) should be [url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0.5) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0.6) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (1) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (1.5) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (-0.3) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (0) should be [linear-gradient(45deg, blue, transparent)]
@ -480,34 +324,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'from' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from [url(../resources/stripes-20.png)] to [linear-gradient(45deg, blue, transparent)] at (1.5) should be [linear-gradient(45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (-0.3) should be [none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0) should be [none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0.3) should be [none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0.6) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (1) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (-0.3) should be [none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0) should be [none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0.3) should be [none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0.6) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (1) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [none] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [none] to [url(../resources/green-20.png)] at (-0.3) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [none] to [url(../resources/green-20.png)] at (0) should be [url(../resources/green-20.png)]
@ -564,34 +380,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'from' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from [none] to [url(../resources/green-20.png)] at (1.5) should be [url(../resources/green-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (-0.3) should be [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0) should be [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0.3) should be [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0.5) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0.6) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (1) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (-0.3) should be [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0) should be [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0.3) should be [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0.5) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0.6) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (1) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (-0.3) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (0) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
@ -648,34 +436,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'from' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from [url(../resources/stripes-20.png), linear-gradient(-45deg, blue, transparent)] to [url(../resources/blue-20.png), url(../resources/stripes-20.png)] at (1.5) should be [url(../resources/blue-20.png), url(../resources/stripes-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.3) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.6) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.3) should be [url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.6) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
@ -732,34 +492,6 @@ Found 408 tests; 0 PASS, 408 FAIL, 0 TIMEOUT, 0 NOTRUN.
assert_true: 'from' value should be supported expected true got false
[FAIL] Web Animations: property <mask-image> from [url(../resources/blue-20.png)] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/blue-20.png), none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0) should be [url(../resources/blue-20.png), none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.3) should be [url(../resources/blue-20.png), none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.6) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-behavior:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/blue-20.png), none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0) should be [url(../resources/blue-20.png), none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.3) should be [url(../resources/blue-20.png), none]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0.6) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (1.5) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (-0.3) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]
assert_true: 'from' value should be supported expected true got false
[FAIL] CSS Transitions: property <mask-image> from [url(../resources/blue-20.png), none] to [url(../resources/stripes-20.png), url(../resources/blue-20.png)] at (0) should be [url(../resources/stripes-20.png), url(../resources/blue-20.png)]