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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug32841-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 LayoutTable {TABLE} at (0,0) size 490x50 [bgcolor=#FF0000] [border: (1px o utset #808080)] 6 LayoutTable {TABLE} at (0,0) size 490x50 [bgcolor=#FF0000] [border: (1px o utset #808080)]
7 LayoutTableCol {COLGROUP} at (0,0) size 0x0 7 LayoutTableCol {COLGROUP} at (0,0) size 0x0
8 LayoutTableCol {COL} at (0,0) size 0x0 8 LayoutTableCol {COL} at (0,0) size 0x0
9 LayoutTableCol {COL} at (0,0) size 0x0 9 LayoutTableCol {COL} at (0,0) size 0x0
10 LayoutTableSection {TBODY} at (1,1) size 488x48 10 LayoutTableSection {TBODY} at (1,1) size 488x48
11 LayoutTableRow {TR} at (0,0) size 488x24 11 LayoutTableRow {TR} at (0,0) size 488x24
12 LayoutTableCell {TD} at (0,0) size 488x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2] 12 LayoutTableCell {TD} at (0,0) size 488x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2]
13 LayoutText {#text} at (2,2) size 474x19 13 LayoutText {#text} at (2,2) size 474x19
14 text run at (2,2) width 474: "thelefttablecellis335pixwidewhilet herightoneisonly155pixwidehblahlahblahblahb" 14 text run at (2,2) width 474: "thelefttablecellis335pixwidewhilet herightoneisonly155pixwidehblahlahblahblahb"
15 LayoutTableRow {TR} at (0,24) size 488x24 15 LayoutTableRow {TR} at (0,24) size 488x24
16 LayoutTableCell {TD} at (0,24) size 333x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (0,24) size 333x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,2) size 4x19 17 LayoutText {#text} at (2,2) size 4x19
18 text run at (2,2) width 4: " " 18 text run at (2,2) width 4: " "
19 LayoutTableCell {TD} at (333,24) size 155x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 19 LayoutTableCell {TD} at (333,24) size 155x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
20 LayoutText {#text} at (2,2) size 4x19 20 LayoutText {#text} at (2,2) size 4x19
21 text run at (2,2) width 4: " " 21 text run at (2,2) width 4: " "
22 LayoutBlockFlow {HR} at (0,58) size 492x2 [border: (1px inset #EEEEEE)] 22 LayoutBlockFlow {HR} at (0,58) size 490x2 [border: (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698