Chromium Code Reviews| Index: LayoutTests/fast/table/display-as-inline-expected.txt |
| diff --git a/LayoutTests/fast/table/display-as-inline-expected.txt b/LayoutTests/fast/table/display-as-inline-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cea5e464b1d91863082ac5048e7b090441f96b1a |
| --- /dev/null |
| +++ b/LayoutTests/fast/table/display-as-inline-expected.txt |
| @@ -0,0 +1,8 @@ |
| +Test that a table row inside a TABLE that's displayed as inline gets wrapped inside an anonymous inline-table. |
| + |
| +This text should be on one line. |
| +PASS firstTop is lastTop |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |