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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug1067-2-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 784x584 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {HR} at (0,0) size 112x2 [border: (1px inset #EEEEEE)] 6 LayoutBlockFlow {HR} at (0,0) size 110x2 [border: (1px inset #EEEEEE)]
7 LayoutTable {TABLE} at (0,10) size 290x60 7 LayoutTable {TABLE} at (0,10) size 290x60
8 LayoutTableSection {TBODY} at (0,0) size 290x60 8 LayoutTableSection {TBODY} at (0,0) size 290x60
9 LayoutTableRow {TR} at (0,0) size 290x60 9 LayoutTableRow {TR} at (0,0) size 290x60
10 LayoutTableCell {TD} at (0,0) size 150x60 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (0,0) size 150x60 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
11 LayoutText {#text} at (20,20) size 7x19 11 LayoutText {#text} at (20,20) size 7x19
12 text run at (20,20) width 7: "x" 12 text run at (20,20) width 7: "x"
13 LayoutTableCell {TD} at (150,0) size 140x60 [bgcolor=#808080] [r=0 c =1 rs=1 cs=1] 13 LayoutTableCell {TD} at (150,0) size 140x60 [bgcolor=#808080] [r=0 c =1 rs=1 cs=1]
14 LayoutText {#text} at (20,20) size 21x19 14 LayoutText {#text} at (20,20) size 21x19
15 text run at (20,20) width 21: "bull" 15 text run at (20,20) width 21: "bull"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698