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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/colspan-first-row-wrong-middle-border-expected.txt

Issue 2791433003: Fix Border collapsing with colpsan / rowspan cells
Patch Set: bug 2902 Created 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x51
4 LayoutBlockFlow {HTML} at (0,0) size 800x51
5 LayoutBlockFlow {BODY} at (8,8) size 784x35
6 LayoutTable {TABLE} at (0,0) size 168x35 [border: (1px none #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 165x32
8 LayoutTableRow {TR} at (0,0) size 165x16
9 LayoutTableCell {TD} at (0,5) size 165x6 [border: (2px solid #FFFFFF )] [r=0 c=0 rs=1 cs=3]
10 LayoutTableRow {TR} at (0,16) size 165x16
11 LayoutTableCell {TD} at (0,21) size 55x6 [border: (3px solid #000000 ) (1px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
12 LayoutTableCell {TD} at (55,21) size 55x5 [border: (2px solid #FFFFF F)] [r=1 c=1 rs=1 cs=1]
13 LayoutTableCell {TD} at (110,21) size 55x5 [border: (2px solid #FFFF FF)] [r=1 c=2 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698