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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug3454-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,16) size 784x568 5 RenderBody {BODY} at (8,16) size 784x568
6 LayoutTable {TABLE} at (16,0) size 752x64 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (16,0) size 752x70 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 750x62 7 LayoutTableSection {TBODY} at (1,1) size 750x68
8 LayoutTableRow {TR} at (0,2) size 750x20 8 LayoutTableRow {TR} at (0,2) size 750x22
9 LayoutTableCell {TH} at (2,2) size 173x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TH} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (44,2) size 85x16 10 RenderText {#text} at (44,2) size 85x18
11 text run at (44,2) width 85: "Header One" 11 text run at (44,2) width 85: "Header One"
12 LayoutTableCell {TH} at (177,2) size 270x20 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TH} at (177,2) size 270x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (92,2) size 86x16 13 RenderText {#text} at (92,2) size 86x18
14 text run at (92,2) width 86: "Header Two" 14 text run at (92,2) width 86: "Header Two"
15 LayoutTableCell {TH} at (449,2) size 299x20 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1] 15 LayoutTableCell {TH} at (449,2) size 299x22 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
16 RenderText {#text} at (101,2) size 97x16 16 RenderText {#text} at (101,2) size 97x18
17 text run at (101,2) width 97: "Header Three" 17 text run at (101,2) width 97: "Header Three"
18 LayoutTableRow {TR} at (0,24) size 750x36 18 LayoutTableRow {TR} at (0,26) size 750x40
19 LayoutTableCell {TD} at (2,24) size 173x36 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,26) size 173x40 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 161x32 20 RenderText {#text} at (2,2) size 161x36
21 text run at (2,2) width 119: "This table uses the" 21 text run at (2,2) width 119: "This table uses the"
22 text run at (2,18) width 161: "separated borders model." 22 text run at (2,20) width 161: "separated borders model."
23 LayoutTableCell {TD} at (177,24) size 270x36 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 23 LayoutTableCell {TD} at (177,26) size 270x40 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 258x32 24 RenderText {#text} at (2,2) size 258x36
25 text run at (2,2) width 258: "This means that elements within th e cell" 25 text run at (2,2) width 258: "This means that elements within th e cell"
26 text run at (2,18) width 184: "have border-spacing of 1em." 26 text run at (2,20) width 184: "have border-spacing of 1em."
27 LayoutTableCell {TD} at (449,24) size 299x36 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1] 27 LayoutTableCell {TD} at (449,26) size 299x40 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 285x32 28 RenderText {#text} at (2,2) size 285x36
29 text run at (2,2) width 209: "The borders on the header cells, " 29 text run at (2,2) width 209: "The borders on the header cells, "
30 text run at (210,2) width 77: "on all sides," 30 text run at (210,2) width 77: "on all sides,"
31 text run at (2,18) width 203: "should be medium solid purple." 31 text run at (2,20) width 203: "should be medium solid purple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698