| Index: LayoutTests/fast/table/column-in-inline-expected.html
|
| diff --git a/LayoutTests/fast/table/column-in-inline-expected.html b/LayoutTests/fast/table/column-in-inline-expected.html
|
| deleted file mode 100644
|
| index dcf988c7022d2bfae0fec58cd77352b5f0d08f69..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/table/column-in-inline-expected.html
|
| +++ /dev/null
|
| @@ -1,4 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<p>Test that a table-column with a table-cell sibling are wrapped inside an inline-table when the parent is inline.</p>
|
| -<div style="float:left; width:4em; height:4em; background:blue;"></div>
|
| - There should be a blue square to the left of this line.
|
|
|