| Index: LayoutTests/fast/css/aspect-ratio-inheritance-expected.txt
|
| diff --git a/LayoutTests/fast/css/aspect-ratio-inheritance-expected.txt b/LayoutTests/fast/css/aspect-ratio-inheritance-expected.txt
|
| deleted file mode 100644
|
| index 3232e504a9fec5a03e405126a301de59364768f2..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/css/aspect-ratio-inheritance-expected.txt
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -PASS testComputedValue("aspectRatioTest", "1 / 4", "-webkit-aspect-ratio") is "1/4"
|
| -PASS testComputedValue("aspectRatioTest", "inherit", "-webkit-aspect-ratio") is "1/2"
|
| -PASS testComputedValue("aspectRatioTest", "none", "-webkit-aspect-ratio") is "none"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|