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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug727-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 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {HR} at (296,0) size 192x2 [border: (1px inset #EEEEEE)] 6 LayoutBlockFlow {HR} at (297,0) size 190x2 [border: (1px inset #EEEEEE)]
7 LayoutTable {TABLE} at (0,10) size 350x76 [border: (1px outset #808080)] 7 LayoutTable {TABLE} at (0,10) size 350x76 [border: (1px outset #808080)]
8 LayoutTableSection {TBODY} at (1,1) size 348x74 8 LayoutTableSection {TBODY} at (1,1) size 348x74
9 LayoutTableRow {TR} at (0,2) size 348x24 9 LayoutTableRow {TR} at (0,2) size 348x24
10 LayoutTableCell {TD} at (2,2) size 344x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2] 10 LayoutTableCell {TD} at (2,2) size 344x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2]
11 LayoutText {#text} at (2,2) size 192x19 11 LayoutText {#text} at (2,2) size 192x19
12 text run at (2,2) width 192: "MozillaZine.org Is Now Active!" 12 text run at (2,2) width 192: "MozillaZine.org Is Now Active!"
13 LayoutTableRow {TR} at (0,28) size 348x44 13 LayoutTableRow {TR} at (0,28) size 348x44
14 LayoutTableCell {TD} at (2,38) size 194x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,38) size 194x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
15 LayoutText {#text} at (2,2) size 4x19 15 LayoutText {#text} at (2,2) size 4x19
16 text run at (2,2) width 4: " " 16 text run at (2,2) width 4: " "
17 LayoutTableCell {TD} at (198,28) size 148x44 [bgcolor=#FF9900] [bord er: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] 17 LayoutTableCell {TD} at (198,28) size 148x44 [bgcolor=#FF9900] [bord er: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
18 LayoutText {#text} at (2,2) size 126x39 18 LayoutText {#text} at (2,2) size 126x39
19 text run at (2,2) width 126: "Thursday September" 19 text run at (2,2) width 126: "Thursday September"
20 text run at (2,22) width 76: "17th, 1998>" 20 text run at (2,22) width 76: "17th, 1998>"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698