| Index: third_party/WebKit/LayoutTests/animations/interpolation/text-shadow-interpolation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/text-shadow-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/interpolation/text-shadow-interpolation-expected.txt
|
| index 45cbcea44192bd86091f78edd08d4c0e2acab7ae..293aeac8c7a0131674e35a739aac12a802a844bf 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/text-shadow-interpolation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/text-shadow-interpolation-expected.txt
|
| @@ -7,7 +7,7 @@ PASS CSS Transitions: property <text-shadow> from [] to [20px 20px 20px green] a
|
| PASS CSS Transitions: property <text-shadow> from [] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
|
| PASS CSS Transitions: property <text-shadow> from [] to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 25px 15px 25px]
|
| PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px green] at (-0.3) is [rgba(0, 0, 0, 0) -6px -6px 0px]
|
| -FAIL CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px green] at (0) is [none] assert_equals: expected "rgba ( 0 , 0 , 0 , 0 ) 0px 0px 0px " but got "none "
|
| +PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px green] at (0) is [none]
|
| FAIL CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px green] at (0.3) is [rgba(0, 125, 0, 0.301961) 6px 6px 6px] assert_equals: expected "rgba ( 0 , 128 , 0 , 0.3 ) 6px 6px 6px " but got "rgba ( 0 , 125 , 0 , 0.3 ) 6px 6px 6px "
|
| PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px green] at (0.6) is [rgba(0, 128, 0, 0.6) 12px 12px 12px]
|
| PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
|
| @@ -43,7 +43,7 @@ PASS CSS Animations: property <text-shadow> from [] to [20px 20px 20px green] at
|
| PASS CSS Animations: property <text-shadow> from [] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
|
| PASS CSS Animations: property <text-shadow> from [] to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 25px 15px 25px]
|
| PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (-0.3) is [rgba(0, 0, 0, 0) -6px -6px 0px]
|
| -PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (0) is [rgba(0, 0, 0, 0) 0px 0px 0px]
|
| +PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (0) is [none]
|
| PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (0.3) is [rgba(0, 128, 0, 0.301961) 6px 6px 6px]
|
| PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (0.6) is [rgba(0, 128, 0, 0.6) 12px 12px 12px]
|
| PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
|
| @@ -73,7 +73,7 @@ PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px
|
| PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (1) is [rgb(0, 128, 0) 10px 10px 10px]
|
| PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (1.5) is [rgb(0, 192, 0) 10px 10px 10px]
|
| PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (-0.3) is [rgba(0, 0, 0, 0) -6px -6px 0px]
|
| -PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (0) is [rgba(0, 0, 0, 0) 0px 0px 0px]
|
| +PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (0) is [none]
|
| PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (0.3) is [rgba(0, 128, 0, 0.301961) 6px 6px 6px]
|
| PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (0.6) is [rgba(0, 128, 0, 0.6) 12px 12px 12px]
|
| PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
|
|
|