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

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

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 RenderTable {TABLE} at (16,0) size 752x76 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (16,0) size 752x76 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 750x74 7 RenderTableSection {TBODY} at (1,1) size 750x74
8 RenderTableRow {TR} at (0,2) size 750x24 8 RenderTableRow {TR} at (0,2) size 750x24
9 RenderTableCell {TH} at (2,2) size 175x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TH} at (2,2) size 175x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (46,2) size 83x19 10 RenderText {#text} at (46,2) size 83x19
(...skipping 11 matching lines...) Expand all
22 text run at (2,22) width 155: "separated borders model." 22 text run at (2,22) width 155: "separated borders model."
23 RenderTableCell {TD} at (179,28) size 268x44 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 23 RenderTableCell {TD} at (179,28) size 268x44 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 234x39 24 RenderText {#text} at (2,2) size 234x39
25 text run at (2,2) width 234: "This means that elements within th e cell" 25 text run at (2,2) width 234: "This means that elements within th e cell"
26 text run at (2,22) width 174: "have border-spacing of 1em." 26 text run at (2,22) width 174: "have border-spacing of 1em."
27 RenderTableCell {TD} at (449,28) size 299x44 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1] 27 RenderTableCell {TD} at (449,28) size 299x44 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 268x39 28 RenderText {#text} at (2,2) size 268x39
29 text run at (2,2) width 198: "The borders on the header cells, " 29 text run at (2,2) width 198: "The borders on the header cells, "
30 text run at (200,2) width 70: "on all sides," 30 text run at (200,2) width 70: "on all sides,"
31 text run at (2,22) width 187: "should be medium solid purple." 31 text run at (2,22) width 187: "should be medium solid purple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698