| Index: LayoutTests/fast/multicol/inherit-column-values-expected.txt
|
| diff --git a/LayoutTests/fast/multicol/inherit-column-values-expected.txt b/LayoutTests/fast/multicol/inherit-column-values-expected.txt
|
| deleted file mode 100644
|
| index 9a9207cc8deb0353c7b603a92256c6f85297aaa1..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/multicol/inherit-column-values-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -Pass: parent -webkit-column-count = 2
|
| -Pass: parent -webkit-column-width = 64px
|
| -Pass: child0 -webkit-column-count = 2
|
| -Pass: child0 -webkit-column-width = 64px
|
| -Pass: child1 -webkit-column-count = 2
|
| -Pass: child1 -webkit-column-width = auto
|
| -Pass: child2 -webkit-column-count = auto
|
| -Pass: child2 -webkit-column-width = 64px
|
| -
|
| -
|
|
|