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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug1188-expected.txt

Issue 500093002: Use border-box sizing for the HR element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {FORM} at (0,0) size 784x195 6 LayoutBlockFlow {FORM} at (0,0) size 784x195
7 LayoutBlockFlow {HR} at (0,0) size 602x2 [border: (1px inset #EEEEEE)] 7 LayoutBlockFlow {HR} at (0,0) size 600x2 [border: (1px inset #EEEEEE)]
8 LayoutTable {TABLE} at (0,10) size 600x185 8 LayoutTable {TABLE} at (0,10) size 600x185
9 LayoutTableSection {TBODY} at (0,0) size 600x185 9 LayoutTableSection {TBODY} at (0,0) size 600x185
10 LayoutTableRow {TR} at (0,2) size 600x44 10 LayoutTableRow {TR} at (0,2) size 600x44
11 LayoutTableCell {TD} at (2,2) size 594x44 [r=0 c=0 rs=1 cs=3] 11 LayoutTableCell {TD} at (2,2) size 594x44 [r=0 c=0 rs=1 cs=3]
12 LayoutImage {IMG} at (7.50,1) size 579x42 12 LayoutImage {IMG} at (7.50,1) size 579x42
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 LayoutTableRow {TR} at (0,48) size 600x55 14 LayoutTableRow {TR} at (0,48) size 600x55
15 LayoutTableCell {TD} at (2,55) size 594x40 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3] 15 LayoutTableCell {TD} at (2,55) size 594x40 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3]
16 LayoutInline {FONT} at (0,0) size 133x16 16 LayoutInline {FONT} at (0,0) size 133x16
17 LayoutInline {B} at (0,0) size 133x16 17 LayoutInline {B} at (0,0) size 133x16
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 LayoutInline {A} at (0,0) size 0x19 [color=#0000EE] 131 LayoutInline {A} at (0,0) size 0x19 [color=#0000EE]
132 LayoutText {#text} at (0,0) size 0x0 132 LayoutText {#text} at (0,0) size 0x0
133 LayoutTableRow {TR} at (0,180) size 600x3 133 LayoutTableRow {TR} at (0,180) size 600x3
134 LayoutTableCell {TD} at (2,180) size 596x3 [bgcolor=#99CCCC] [r=4 c=0 rs=1 cs=4] 134 LayoutTableCell {TD} at (2,180) size 596x3 [bgcolor=#99CCCC] [r=4 c=0 rs=1 cs=4]
135 LayoutTable {TABLE} at (1,1) size 1x1 135 LayoutTable {TABLE} at (1,1) size 1x1
136 LayoutTableSection {TBODY} at (0,0) size 1x1 136 LayoutTableSection {TBODY} at (0,0) size 1x1
137 LayoutTableRow {TR} at (0,0) size 1x1 137 LayoutTableRow {TR} at (0,0) size 1x1
138 LayoutTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1] 138 LayoutTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
139 layer at (280,77) size 210x16 139 layer at (280,77) size 210x16
140 LayoutBlockFlow {DIV} at (2,3) size 210x16 140 LayoutBlockFlow {DIV} at (2,3) size 210x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698