Index: LayoutTests/fast/table/baseline-align-rowspan-expected.txt |
diff --git a/LayoutTests/fast/table/baseline-align-rowspan-expected.txt b/LayoutTests/fast/table/baseline-align-rowspan-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c82210040c340a51c4eb70669ad36d5ed6e53847 |
--- /dev/null |
+++ b/LayoutTests/fast/table/baseline-align-rowspan-expected.txt |
@@ -0,0 +1,15 @@ |
+This test checks that baseline aligned cells with rowspan don't artificially grow the row's height. |
+ |
+For this test to pass, there should be 2 PASS. |
+ |
+This first sentence should be baseline aligned and there should be no gap below. |
+PASS |
+This second |
+ |
+be baseline |
+ |
+sentence should also |
+ |
+aligned across the rowspan. |
+ |
+PASS |