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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/border-resolution-colspan-with-both-borders-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 800x131
4 LayoutBlockFlow {HTML} at (0,0) size 800x131
5 LayoutBlockFlow {BODY} at (8,8) size 784x115
6 LayoutTable {TABLE} at (0,0) size 57x115
7 LayoutTableSection {TBODY} at (0,0) size 57x115
8 LayoutTableRow {TR} at (0,0) size 57x57
9 LayoutTableCell {TD} at (0,25) size 57x7 [border: none (5px solid #F F0000) none] [r=0 c=0 rs=1 cs=2]
10 LayoutTableRow {TR} at (0,57) size 57x58
11 LayoutTableCell {TD} at (0,82) size 57x8 [border: (6px solid #008000 ) none (5px solid #800080)] [r=1 c=0 rs=1 cs=2]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698