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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-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 152x2 [border: (1px inset #EEEEEE)] 6 LayoutBlockFlow {HR} at (0,0) size 150x2 [border: (1px inset #EEEEEE)]
7 LayoutTable {TABLE} at (0,10) size 167x49 [bgcolor=#F7D68C] [border: (1px outset #808080)] 7 LayoutTable {TABLE} at (0,10) size 167x49 [bgcolor=#F7D68C] [border: (1px outset #808080)]
8 LayoutTableSection {TBODY} at (1,1) size 165x47 8 LayoutTableSection {TBODY} at (1,1) size 165x47
9 LayoutTableRow {TR} at (0,0) size 165x47 9 LayoutTableRow {TR} at (0,0) size 165x47
10 LayoutTableCell {TD} at (0,2) size 121x42 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (0,2) size 121x42 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
11 LayoutText {#text} at (1,1) size 119x39 11 LayoutText {#text} at (1,1) size 119x39
12 text run at (1,1) width 119: "xxxxxxxxxxxxxxxxx" 12 text run at (1,1) width 119: "xxxxxxxxxxxxxxxxx"
13 text run at (1,21) width 88: "xxxxxx xxxxxx" 13 text run at (1,21) width 88: "xxxxxx xxxxxx"
14 LayoutTableCell {TD} at (121,0) size 44x47 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 14 LayoutTableCell {TD} at (121,0) size 44x47 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
15 LayoutImage {IMG} at (1,1) size 21x45 15 LayoutImage {IMG} at (1,1) size 21x45
16 LayoutImage {IMG} at (22,1) size 21x45 16 LayoutImage {IMG} at (22,1) size 21x45
(...skipping 17 matching lines...) Expand all
34 text run at (72,0) width 28: "12 /" 34 text run at (72,0) width 28: "12 /"
35 text run at (82,21) width 18: "13" 35 text run at (82,21) width 18: "13"
36 LayoutTableCell {TD} at (426,0) size 42x45 [r=0 c=2 rs=2 cs=1] 36 LayoutTableCell {TD} at (426,0) size 42x45 [r=0 c=2 rs=2 cs=1]
37 LayoutImage {IMG} at (0,0) size 21x45 37 LayoutImage {IMG} at (0,0) size 21x45
38 LayoutImage {IMG} at (21,0) size 21x45 38 LayoutImage {IMG} at (21,0) size 21x45
39 LayoutTableRow {TR} at (0,42) size 468x30 39 LayoutTableRow {TR} at (0,42) size 468x30
40 LayoutTableCell {TD} at (0,42) size 326x30 [r=1 c=0 rs=1 cs=1] 40 LayoutTableCell {TD} at (0,42) size 326x30 [r=1 c=0 rs=1 cs=1]
41 LayoutImage {IMG} at (0,0) size 326x30 41 LayoutImage {IMG} at (0,0) size 326x30
42 LayoutTableCell {TD} at (326,42) size 100x30 [r=1 c=1 rs=1 cs=1] 42 LayoutTableCell {TD} at (326,42) size 100x30 [r=1 c=1 rs=1 cs=1]
43 LayoutImage {IMG} at (0,0) size 100x30 43 LayoutImage {IMG} at (0,0) size 100x30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698