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

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: Created 6 years 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..29aeba79056c81f87679969d8cbb5b39a804e508
--- /dev/null
+++ b/LayoutTests/fast/table/table-rowspan-height-less-than-one-percent-expected.txt
@@ -0,0 +1,5 @@
+Test for chromium bug : 408066. ASSERTION FAILED: !extraRowSpanningHeight in blink::RenderTableSection::distributeRowSpanHeightToRows.
+
+For this test to PASS, it should not crash.
+
+a

Powered by Google App Engine
This is Rietveld 408576698