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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug625-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 scrollWidth 1012 1 layer at (0,0) size 800x600 scrollWidth 1008
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 (0,0) size 1004x4 [border: (2px solid #000000)] 6 LayoutBlockFlow {HR} at (0,0) size 1000x4 [border: (2px solid #000000)]
7 LayoutBlockFlow (anonymous) at (0,12) size 784x20 7 LayoutBlockFlow (anonymous) at (0,12) size 784x20
8 LayoutBR {BR} at (0,0) size 0x19 8 LayoutBR {BR} at (0,0) size 0x19
9 LayoutTable {TABLE} at (0,32) size 642x219 9 LayoutTable {TABLE} at (0,32) size 642x219
10 LayoutTableSection {TBODY} at (0,0) size 642x219 10 LayoutTableSection {TBODY} at (0,0) size 642x219
11 LayoutTableRow {TR} at (0,0) size 642x27 11 LayoutTableRow {TR} at (0,0) size 642x27
12 LayoutTableCell {TD} at (0,0) size 642x27 [r=0 c=0 rs=1 cs=3] 12 LayoutTableCell {TD} at (0,0) size 642x27 [r=0 c=0 rs=1 cs=3]
13 LayoutImage {IMG} at (0,0) size 642x27 [border: (1px solid #000000 )] 13 LayoutImage {IMG} at (0,0) size 642x27 [border: (1px solid #000000 )]
14 LayoutTableRow {TR} at (0,27) size 642x192 14 LayoutTableRow {TR} at (0,27) size 642x192
15 LayoutTableCell {TD} at (0,83) size 150x80 [r=1 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,83) size 150x80 [r=1 c=0 rs=1 cs=1]
16 LayoutImage {IMG} at (0,0) size 102x80 [border: (1px solid #000000 )] 16 LayoutImage {IMG} at (0,0) size 102x80 [border: (1px solid #000000 )]
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
18 LayoutTableCell {TD} at (150,122) size 67x1 [r=1 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (150,122) size 67x1 [r=1 c=1 rs=1 cs=1]
19 LayoutImage {IMG} at (0,0) size 40x1 19 LayoutImage {IMG} at (0,0) size 40x1
20 LayoutTableCell {TD} at (217,27) size 425x192 [r=1 c=2 rs=1 cs=1] 20 LayoutTableCell {TD} at (217,27) size 425x192 [r=1 c=2 rs=1 cs=1]
21 LayoutImage {IMG} at (0,0) size 252x172 [border: (1px solid #00000 0)] 21 LayoutImage {IMG} at (0,0) size 252x172 [border: (1px solid #00000 0)]
22 LayoutBR {BR} at (252,172) size 0x0 22 LayoutBR {BR} at (252,172) size 0x0
23 LayoutText {#text} at (0,172) size 71x19 23 LayoutText {#text} at (0,172) size 71x19
24 text run at (0,172) width 71: "Click Here!" 24 text run at (0,172) width 71: "Click Here!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698