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

Side by Side Diff: LayoutTests/platform/win/fast/table/table-all-rowspans-height-distribution-in-rows-except-overlapped-expected.txt

Issue 551613002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test for chromium bug : 249600. Extra logical height is not properly spread over the rows in a row-spanning cell. 1 Test for chromium bug : 249600. Extra logical height is not properly spread over the rows in a row-spanning cell.
2 2
3 Rows in rowspan should get proportional height. 3 Rows in rowspan should get proportional height.
4 4
5 Test 1 - Three rowSpan cells 5 Test 1 - Three rowSpan cells
6 6
7 row0 col0 7 row0 col0
8 PASS 8 PASS
9 row1 col0 - rowspan=4 row1 col1 9 row1 col0 - rowspan=4 row1 col1
10 PASS 10 PASS
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 row6 col0 row6 col1 220 row6 col0 row6 col1
221 PASS 221 PASS
222 row7 col1 222 row7 col1
223 PASS 223 PASS
224 row8 col1 224 row8 col1
225 PASS 225 PASS
226 row9 col1 226 row9 col1
227 PASS 227 PASS
228 row10 col1 228 row10 col1
229 PASS 229 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698