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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug47432-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 800x236 3 layer at (0,0) size 800x236
4 LayoutBlockFlow {HTML} at (0,0) size 800x236 4 LayoutBlockFlow {HTML} at (0,0) size 800x236
5 LayoutBlockFlow {BODY} at (8,8) size 784x220 5 LayoutBlockFlow {BODY} at (8,8) size 784x220
6 LayoutTable {TABLE} at (0,0) size 700x56 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 700x56 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 698x54 7 LayoutTableSection {TBODY} at (1,1) size 698x54
8 LayoutTableRow {TR} at (0,2) size 698x24 8 LayoutTableRow {TR} at (0,2) size 698x24
9 LayoutTableCell {TD} at (2,2) size 694x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=3] 9 LayoutTableCell {TD} at (2,2) size 694x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=3]
10 LayoutText {#text} at (2,2) size 558x19 10 LayoutText {#text} at (2,2) size 558x19
(...skipping 26 matching lines...) Expand all
37 LayoutTableCell {TD} at (2,2) size 694x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=3] 37 LayoutTableCell {TD} at (2,2) size 694x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=3]
38 LayoutText {#text} at (2,2) size 172x19 38 LayoutText {#text} at (2,2) size 172x19
39 text run at (2,2) width 172: "lots of text goes here even m" 39 text run at (2,2) width 172: "lots of text goes here even m"
40 LayoutTableRow {TR} at (0,28) size 698x24 40 LayoutTableRow {TR} at (0,28) size 698x24
41 LayoutTableCell {TD} at (2,28) size 681x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2] 41 LayoutTableCell {TD} at (2,28) size 681x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
42 LayoutText {#text} at (2,2) size 510x19 42 LayoutText {#text} at (2,2) size 510x19
43 text run at (2,2) width 510: "aaaaaaaaaaaa bbbbbbbbbbbbbbb ccccc ccccccccccccccccccccc dddddddddddddd" 43 text run at (2,2) width 510: "aaaaaaaaaaaa bbbbbbbbbbbbbbb ccccc ccccccccccccccccccccc dddddddddddddd"
44 LayoutTableCell {TD} at (685,28) size 11x24 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1] 44 LayoutTableCell {TD} at (685,28) size 11x24 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1]
45 LayoutText {#text} at (2,2) size 4x19 45 LayoutText {#text} at (2,2) size 4x19
46 text run at (2,2) width 4: " " 46 text run at (2,2) width 4: " "
47 LayoutBlockFlow {HR} at (0,208) size 182x2 [border: (1px inset #EEEEEE)] 47 LayoutBlockFlow {HR} at (0,208) size 180x2 [border: (1px inset #EEEEEE)]
48 LayoutBlockFlow {HR} at (0,218) size 520x2 [border: (1px inset #EEEEEE)] 48 LayoutBlockFlow {HR} at (0,218) size 518x2 [border: (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698