| 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
 | 
| deleted file mode 100644
 | 
| index 52778384283da9853ca84fe39f310c8ac3c7e766..0000000000000000000000000000000000000000
 | 
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/text-shadow-interpolation-expected.txt
 | 
| +++ /dev/null
 | 
| @@ -1,112 +0,0 @@
 | 
| -This is a testharness.js-based test.
 | 
| -PASS This test uses interpolation-test.js. 
 | 
| -PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 7px 33px 7px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 10px 30px 10px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 13px 27px 13px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 16px 24px 16px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from neutral 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] 
 | 
| -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] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px green] at (1.5) is [rgb(0, 192, 0) 30px 30px 30px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 30px 10px 30px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 30px 10px 30px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (-0.3) is [rgb(0, 0, 0) 24px 16px 0px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0) is [rgb(0, 0, 0) 15px 10px 5px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.3) is [rgb(77, 50, 0) 6px 4px 11px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.6) is [rgb(153, 99, 0) -3px -2px 17px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1) is [rgb(255, 165, 0) -15px -10px 25px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1.5) is [rgb(255, 248, 0) -30px -20px 35px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (-0.3) is [rgb(0, 0, 0) 10px 10px 10px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0) is [rgb(0, 0, 0) 10px 10px 10px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.3) is [rgb(0, 38, 0) 10px 10px 10px] 
 | 
| -PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.6) is [rgb(0, 77, 0) 10px 10px 10px] 
 | 
| -PASS CSS Transitions: 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 Transitions: 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 CSS Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 7px 33px 7px] 
 | 
| -PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 10px 30px 10px] 
 | 
| -PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 13px 27px 13px] 
 | 
| -PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 16px 24px 16px] 
 | 
| -PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS CSS Animations: property <text-shadow> from neutral 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 [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] 
 | 
| -PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (1.5) is [rgb(0, 192, 0) 30px 30px 30px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 30px 10px 30px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 30px 10px 30px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (-0.3) is [rgb(0, 0, 0) 24px 16px 0px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0) is [rgb(0, 0, 0) 15px 10px 5px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.3) is [rgb(77, 50, 0) 6px 4px 11px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.6) is [rgb(153, 99, 0) -3px -2px 17px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1) is [rgb(255, 165, 0) -15px -10px 25px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1.5) is [rgb(255, 248, 0) -30px -20px 35px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (-0.3) is [rgb(0, 0, 0) 10px 10px 10px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0) is [rgb(0, 0, 0) 10px 10px 10px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.3) is [rgb(0, 38, 0) 10px 10px 10px] 
 | 
| -PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.6) is [rgb(0, 77, 0) 10px 10px 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 neutral to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 7px 33px 7px] 
 | 
| -PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 10px 30px 10px] 
 | 
| -PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 13px 27px 13px] 
 | 
| -PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 16px 24px 16px] 
 | 
| -PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 25px 15px 25px] 
 | 
| -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 [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] 
 | 
| -PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px green] at (1.5) is [rgb(0, 192, 0) 30px 30px 30px] 
 | 
| -PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px] 
 | 
| -PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 30px 10px 30px] 
 | 
| -PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px] 
 | 
| -PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px] 
 | 
| -PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px] 
 | 
| -PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px] 
 | 
| -PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (0) is [rgb(255, 165, 0) 30px 10px 30px] 
 | 
| -PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px] 
 | 
| -PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px] 
 | 
| -PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (1) is [rgb(0, 128, 0) 20px 20px 20px] 
 | 
| -PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px green] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px] 
 | 
| -PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (-0.3) is [rgb(0, 0, 0) 24px 16px 0px] 
 | 
| -PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0) is [rgb(0, 0, 0) 15px 10px 5px] 
 | 
| -PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.3) is [rgb(77, 50, 0) 6px 4px 11px] 
 | 
| -PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.6) is [rgb(153, 99, 0) -3px -2px 17px] 
 | 
| -PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1) is [rgb(255, 165, 0) -15px -10px 25px] 
 | 
| -PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1.5) is [rgb(255, 248, 0) -30px -20px 35px] 
 | 
| -PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (-0.3) is [rgb(0, 0, 0) 10px 10px 10px] 
 | 
| -PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0) is [rgb(0, 0, 0) 10px 10px 10px] 
 | 
| -PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.3) is [rgb(0, 38, 0) 10px 10px 10px] 
 | 
| -PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.6) is [rgb(0, 77, 0) 10px 10px 10px] 
 | 
| -PASS Web 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 Web 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] 
 | 
| -Harness: the test ran to completion.
 | 
| -
 | 
| 
 |