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

Unified Diff: LayoutTests/fast/table/table-rowspan-height-less-than-one-percent-expected.txt

Issue 821203003: Handling of percent less than 1 while extra height distribution in spanning rows. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 8 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-height-less-than-one-percent-expected.txt
diff --git a/LayoutTests/fast/table/table-rowspan-height-less-than-one-percent-expected.txt b/LayoutTests/fast/table/table-rowspan-height-less-than-one-percent-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7b753e95662ad2c5dd38b9f58010ce0cf5afe820
--- /dev/null
+++ b/LayoutTests/fast/table/table-rowspan-height-less-than-one-percent-expected.txt
@@ -0,0 +1,8 @@
+Test for chromium bug : 408066. ASSERTION FAILED: !extraRowSpanningHeight in blink::RenderTableSection::distributeRowSpanHeightToRows.
+
+PASS
+r0c0
+r2c0
+PASS
+r0c0 r0c1
+r2c0
« no previous file with comments | « LayoutTests/fast/table/table-rowspan-height-less-than-one-percent.html ('k') | Source/core/layout/LayoutTableSection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698