Index: LayoutTests/fast/table/table-parts-in-inline-expected.txt |
diff --git a/LayoutTests/fast/table/table-parts-in-inline-expected.txt b/LayoutTests/fast/table/table-parts-in-inline-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b3cb9d227c8bb989ed813d9523b893a9bb037b0d |
--- /dev/null |
+++ b/LayoutTests/fast/table/table-parts-in-inline-expected.txt |
@@ -0,0 +1,15 @@ |
+Test that a table part child of an inline is wrapped inside an inline-table. |
+ |
+This text should be on one line. |
+This text should be on one line. |
+This text should be on one line. |
+Testing cell: |
+PASS firstTop is lastTop |
+Testing row: |
+PASS firstTop is lastTop |
+Testing row-group: |
+PASS firstTop is lastTop |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |