Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(285)

Unified Diff: LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt

Issue 47923009: Table rows are incorrectly collapsed in case of hidden cells and rowspans. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt
diff --git a/LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt b/LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0844e9f9438a09878ec9e24fe41674c84b0c48e5
--- /dev/null
+++ b/LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt
@@ -0,0 +1,8 @@
+Test for chromium bug : 258420. Table rows are incorrectly collapsed in case of hidden cells and rowspans.
+
+A spanning cell whose rows have only empty cell(s) shouldn't have a non-zero height.
+
+A A1 A1.1
+A2
+PASS
+long last row

Powered by Google App Engine
This is Rietveld 408576698