Index: third_party/WebKit/LayoutTests/fast/table/rowspan-only-rows-height-distribution-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/table/rowspan-only-rows-height-distribution-expected.txt b/third_party/WebKit/LayoutTests/fast/table/rowspan-only-rows-height-distribution-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..31b0a0163928c7da3134b01e11bf35ed5a38b616 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/table/rowspan-only-rows-height-distribution-expected.txt |
@@ -0,0 +1,7 @@ |
+Test for chromium bug : 396653. Tables with specific merge cell configuration render improperly when removing table column. |
+ |
+Second row is rowspan-only-cell and some empty cells present in the row because td node is deleted from the dom tree using script. So Please check that second row height should not be zero in this case. |
+ |
+PASS |
+PASS |
+PASS |