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

Unified Diff: LayoutTests/fast/table/table-rowspan-wrong-height-with-only-spanning-cells-expected.txt

Issue 596823002: Tables with specific merge cell configuration render with extra height to tr elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed Created 6 years, 2 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-wrong-height-with-only-spanning-cells-expected.txt
diff --git a/LayoutTests/fast/table/table-rowspan-wrong-height-with-only-spanning-cells-expected.txt b/LayoutTests/fast/table/table-rowspan-wrong-height-with-only-spanning-cells-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8958adcf6404b3b28774cd00f8b4682c0d6322be
--- /dev/null
+++ b/LayoutTests/fast/table/table-rowspan-wrong-height-with-only-spanning-cells-expected.txt
@@ -0,0 +1,7 @@
+Test for chromium bug : 396655. Tables with specific merge cell configuration render with extra height to tr elements.
+
+The middle tr, which has been merged over by two cells, should have a height of 1px, the difference in heights between cells that span one row and two rows.
+
+PASS
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698