| Index: LayoutTests/animations/interpolation/flex-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/flex-interpolation-expected.txt b/LayoutTests/animations/interpolation/flex-interpolation-expected.txt
|
| index 2df8e394abb233ce7660847335f5a118151ef34e..18b4afa558a09e1f3415bc02706acc0743a6f6bd 100644
|
| --- a/LayoutTests/animations/interpolation/flex-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/flex-interpolation-expected.txt
|
| @@ -12,4 +12,30 @@ PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 0 100%] at 0.4
|
| PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [1 1 100%] at 0.6
|
| PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [1 1 100%] at 1
|
| PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [1 1 100%] at 1.5
|
| +PASS: flex-shrink from [0] to [1] was [0] at -0.3
|
| +PASS: flex-shrink from [0] to [1] was [0] at 0
|
| +PASS: flex-shrink from [0] to [1] was [0] at 0.4
|
| +PASS: flex-shrink from [0] to [1] was [1] at 0.6
|
| +PASS: flex-shrink from [0] to [1] was [1] at 1
|
| +PASS: flex-shrink from [0] to [1] was [1] at 1.5
|
| +PASS: flex-grow from [0] to [1] was [0] at -0.3
|
| +PASS: flex-grow from [0] to [1] was [0] at 0
|
| +PASS: flex-grow from [0] to [1] was [0] at 0.4
|
| +PASS: flex-grow from [0] to [1] was [1] at 0.6
|
| +PASS: flex-grow from [0] to [1] was [1] at 1
|
| +PASS: flex-grow from [0] to [1] was [1] at 1.5
|
| +
|
| +Web Animations API:
|
| +PASS: flexShrink from [0] to [1] was [0] at -0.3
|
| +PASS: flexShrink from [0] to [1] was [0] at 0
|
| +PASS: flexShrink from [0] to [1] was [0] at 0.4
|
| +PASS: flexShrink from [0] to [1] was [1] at 0.6
|
| +PASS: flexShrink from [0] to [1] was [1] at 1
|
| +PASS: flexShrink from [0] to [1] was [1] at 1.5
|
| +PASS: flexGrow from [0] to [1] was [0] at -0.3
|
| +PASS: flexGrow from [0] to [1] was [0] at 0
|
| +PASS: flexGrow from [0] to [1] was [0] at 0.4
|
| +PASS: flexGrow from [0] to [1] was [1] at 0.6
|
| +PASS: flexGrow from [0] to [1] was [1] at 1
|
| +PASS: flexGrow from [0] to [1] was [1] at 1.5
|
|
|
|
|