| Index: LayoutTests/animations/interpolation/svg-stroke-dasharray-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/svg-stroke-dasharray-interpolation-expected.txt b/LayoutTests/animations/interpolation/svg-stroke-dasharray-interpolation-expected.txt
|
| index b6071085b33ee79e05f934d3d305de6822ef4bd6..42a8d30f10e9dc04727794e83771280c6f0705e1 100644
|
| --- a/LayoutTests/animations/interpolation/svg-stroke-dasharray-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/svg-stroke-dasharray-interpolation-expected.txt
|
| @@ -1,5 +1,45 @@
|
| This is a testharness.js-based test.
|
| PASS This test uses interpolation-test.js.
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (-0.6) is [4px, 36px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (-0.4) is [6px, 34px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (-0.2) is [8px, 32px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0) is [10px, 30px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0.2) is [12px, 28px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0.4) is [14px, 26px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0.6) is [16px, 24px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0.8) is [18px, 22px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (1) is [20px, 20px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (1.2) is [22px, 18px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (-0.6) is [0px, 0px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (-0.4) is [0px, 0px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (-0.2) is [0px, 0px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (0) is [none]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (0.2) is [4px, 4px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (0.4) is [8px, 8px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (0.6) is [12px, 12px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (0.8) is [16px, 16px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (1) is [20px, 20px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at (1.2) is [24px, 24px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (-0.6) is [36px, 4px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (-0.4) is [34px, 6px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (-0.2) is [32px, 8px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (0) is [30px, 10px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (0.2) is [28px, 12px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (0.4) is [26px, 14px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (0.6) is [24px, 16px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (0.8) is [22px, 18px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (1) is [20px, 20px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at (1.2) is [18px, 22px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (-0.6) is [36px, 4px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (-0.4) is [34px, 6px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (-0.2) is [32px, 8px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0) is [30px, 10px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0.2) is [28px, 12px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0.4) is [26px, 14px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0.6) is [24px, 16px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0.8) is [22px, 18px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (1) is [20px, 20px]
|
| +PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (1.2) is [18px, 22px]
|
| PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0.6) is [0px, 4px]
|
| PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0.4) is [1px, 6px]
|
| PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0.2) is [3px, 8px]
|
| @@ -122,6 +162,46 @@ PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em
|
| PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.8) is [1312px, 164px, 3936px, 328px, 1440px, 172px, 3872px, 324px, 1376px, 168px, 4000px, 332px]
|
| FAIL CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px] assert_equals: expected "1600px , 200px , 4800px , 400px , 1600px , 200px , 4800px , 400px , 1600px , 200px , 4800px , 400px " but got "1600px , 200px , 4800px , 400px "
|
| PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1.2) is [1888px, 236px, 5664px, 472px, 1760px, 228px, 5728px, 476px, 1824px, 232px, 5600px, 468px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.6) is [4px, 36px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.4) is [6px, 34px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.2) is [8px, 32px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0) is [10px, 30px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.2) is [12px, 28px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.4) is [14px, 26px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.6) is [16px, 24px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.8) is [18px, 22px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (1) is [20px, 20px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (1.2) is [22px, 18px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (-0.6) is [0px, 0px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (-0.4) is [0px, 0px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (-0.2) is [0px, 0px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0) is [none]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0.2) is [4px, 4px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0.4) is [8px, 8px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0.6) is [12px, 12px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0.8) is [16px, 16px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (1) is [20px, 20px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (1.2) is [24px, 24px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (-0.6) is [36px, 4px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (-0.4) is [34px, 6px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (-0.2) is [32px, 8px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0) is [30px, 10px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0.2) is [28px, 12px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0.4) is [26px, 14px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0.6) is [24px, 16px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0.8) is [22px, 18px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (1) is [20px, 20px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (1.2) is [18px, 22px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0.6) is [36px, 4px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0.4) is [34px, 6px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0.2) is [32px, 8px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0) is [30px, 10px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.2) is [28px, 12px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.4) is [26px, 14px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.6) is [24px, 16px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.8) is [22px, 18px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (1) is [20px, 20px]
|
| +PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (1.2) is [18px, 22px]
|
| PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.6) is [0px, 4px]
|
| PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.4) is [1px, 6px]
|
| PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.2) is [3px, 8px]
|
| @@ -244,6 +324,36 @@ PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em
|
| PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.8) is [1312px, 164px, 3936px, 328px, 1440px, 172px, 3872px, 324px, 1376px, 168px, 4000px, 332px]
|
| PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px, 1600px, 200px, 4800px, 400px, 1600px, 200px, 4800px, 400px]
|
| PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1.2) is [1888px, 236px, 5664px, 472px, 1760px, 228px, 5728px, 476px, 1824px, 232px, 5600px, 468px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (-0.6) is [0px, 0px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (-0.4) is [0px, 0px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (-0.2) is [0px, 0px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0) is [none]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0.2) is [4px, 4px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0.4) is [8px, 8px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0.6) is [12px, 12px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0.8) is [16px, 16px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (1) is [20px, 20px]
|
| +PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (1.2) is [24px, 24px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (-0.6) is [36px, 4px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (-0.4) is [34px, 6px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (-0.2) is [32px, 8px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0) is [30px, 10px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0.2) is [28px, 12px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0.4) is [26px, 14px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0.6) is [24px, 16px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0.8) is [22px, 18px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (1) is [20px, 20px]
|
| +PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (1.2) is [18px, 22px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0.6) is [36px, 4px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0.4) is [34px, 6px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0.2) is [32px, 8px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0) is [30px, 10px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.2) is [28px, 12px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.4) is [26px, 14px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.6) is [24px, 16px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.8) is [22px, 18px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (1) is [20px, 20px]
|
| +PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (1.2) is [18px, 22px]
|
| PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.6) is [0px, 4px]
|
| PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.4) is [1px, 6px]
|
| PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.2) is [3px, 8px]
|
|
|