Chromium Code Reviews| Index: LayoutTests/fast/table/row-in-inline-block-expected.txt |
| diff --git a/LayoutTests/fast/table/row-in-inline-block-expected.txt b/LayoutTests/fast/table/row-in-inline-block-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4baa7f433b76406eb22fe33035408f1d3d9a11d3 |
| --- /dev/null |
| +++ b/LayoutTests/fast/table/row-in-inline-block-expected.txt |
| @@ -0,0 +1,8 @@ |
| +Test that a table-row child of an inline is wrapped inside an inline-table (and table-row-group). |
| + |
| +There should be one blue box above and one below this line. |
| + PASS lastTop is > firstBottom |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |