| Index: LayoutTests/fast/css/parsing-color-correction-expected.txt
|
| diff --git a/LayoutTests/fast/css/parsing-color-correction-expected.txt b/LayoutTests/fast/css/parsing-color-correction-expected.txt
|
| deleted file mode 100644
|
| index f6282d4696feb2b951229670b3dd9571414740ff..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/css/parsing-color-correction-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -This tests checks that all of the input values for -webkit-color-correction parse correctly.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS test("-webkit-color-correction: default;") is "default"
|
| -PASS test("-webkit-color-correction: sRGB;") is "srgb"
|
| -PASS test("-webkit-color-correction: srgb;") is "srgb"
|
| -PASS test("-webkit-color-correction: apple;") is null
|
| -PASS test("-webkit-color-correction: 15;") is null
|
| -PASS test("-webkit-color-correction: auto;") is null
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|