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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/wrong-border-with-colspan-and-percent-height-width-quirks-mode-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 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 392x292
7 LayoutTableSection {TBODY} at (0,0) size 392x292
8 LayoutTableRow {TR} at (0,0) size 392x57
9 LayoutTableCell {TD} at (0,28) size 392x0 [r=0 c=0 rs=1 cs=3]
10 LayoutTableRow {TR} at (0,57) size 392x58
11 LayoutTableCell {TD} at (0,85) size 130x1 [border: (1px solid #00000 0)] [r=1 c=0 rs=1 cs=1]
12 LayoutTableCell {TD} at (130,85) size 131x1 [border: (1px solid #000 000)] [r=1 c=1 rs=1 cs=1]
13 LayoutTableCell {TD} at (261,86) size 131x0 [border: none] [r=1 c=2 rs=1 cs=1]
14 LayoutTableRow {TR} at (0,115) size 392x59
15 LayoutTableCell {TD} at (0,144) size 392x1 [border: (1px none #00000 0)] [r=2 c=0 rs=1 cs=3]
16 LayoutTableRow {TR} at (0,174) size 392x59
17 LayoutTableCell {TD} at (0,203) size 130x1 [border: (1px solid #0000 00)] [r=3 c=0 rs=1 cs=1]
18 LayoutTableCell {TD} at (130,203) size 131x1 [border: (1px solid #00 0000)] [r=3 c=1 rs=1 cs=1]
19 LayoutTableCell {TD} at (261,203) size 131x0 [border: none] [r=3 c=2 rs=1 cs=1]
20 LayoutTableRow {TR} at (0,233) size 392x59
21 LayoutTableCell {TD} at (0,262) size 392x1 [border: (1px none #00000 0)] [r=4 c=0 rs=1 cs=3]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698