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

Unified Diff: LayoutTests/fast/table/table-rowspan-row-height-less-than-content-height-expected.txt

Issue 1023133002: Negative row height when cell has percentage height. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test expected file updated Created 5 years, 5 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-row-height-less-than-content-height-expected.txt
diff --git a/LayoutTests/fast/table/table-rowspan-row-height-less-than-content-height-expected.txt b/LayoutTests/fast/table/table-rowspan-row-height-less-than-content-height-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2701fc8d0dd6d7e39b177a514a919843501687f2
--- /dev/null
+++ b/LayoutTests/fast/table/table-rowspan-row-height-less-than-content-height-expected.txt
@@ -0,0 +1,10 @@
+Test for chromium bug : 406043. Negative row height when cell has percentage height.
+
+This is rowspan cell. It would spanned for 3 rows in table. This is rowspan cell. It would spanned for 3 rows in table. This is first row second column.
+PASS
+This is second row first column. But it should display as second column.
+PASS
+This is third row first column. But it should display as second column.
+PASS
+This is fourth row first column. But it should display as second column.
+PASS

Powered by Google App Engine
This is Rietveld 408576698