diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt b/third_party/WebKit/LayoutTests/fast/table/row-in-inline-block-expected.txt new file mode 100644 index 0000000..4baa7f4 --- /dev/null +++ b/third_party/WebKit/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 + |