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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/035-vertical-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 (676,0) size 124x600 3 layer at (676,0) size 124x600
4 RenderBlock {HTML} at (0,0) size 124x600 4 RenderBlock {HTML} at (0,0) size 124x600
5 RenderBody {BODY} at (8,8) size 108x584 5 RenderBody {BODY} at (8,8) size 108x584
6 RenderBlock (anonymous) at (0,0) size 20x584 6 RenderBlock (anonymous) at (0,0) size 20x584
7 RenderText {#text} at (0,0) size 19x388 7 RenderText {#text} at (0,0) size 19x388
8 text run at (0,0) width 388: "This test should have two centered table s and two centered divs." 8 text run at (0,0) width 388: "This test should have two centered table s and two centered divs."
9 RenderTable {TABLE} at (20,206) size 24x172 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (20,206) size 24x172 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 22x170 10 RenderTableSection {TBODY} at (1,1) size 22x170
11 RenderTableRow {TR} at (0,0) size 22x170 11 RenderTableRow {TR} at (0,0) size 22x170
12 RenderTableCell {TD} at (0,0) size 22x170 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (0,0) size 22x170 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 19x168 13 RenderText {#text} at (1,1) size 19x168
14 text run at (1,1) width 168: "This table is aligned \"center\"" 14 text run at (1,1) width 168: "This table is aligned \"center\""
15 RenderTable {TABLE} at (44,194.50) size 24x195 [border: (1px outset #80808 0)] 15 RenderTable {TABLE} at (44,194.50) size 24x195 [border: (1px outset #80808 0)]
16 RenderTableSection {TBODY} at (1,1) size 22x193 16 RenderTableSection {TBODY} at (1,1) size 22x193
17 RenderTableRow {TR} at (0,0) size 22x193 17 RenderTableRow {TR} at (0,0) size 22x193
18 RenderTableCell {TD} at (0,0) size 22x193 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (0,0) size 22x193 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 19x191 19 RenderText {#text} at (1,1) size 19x191
20 text run at (1,1) width 191: "This table is aligned \"CENTER\"" 20 text run at (1,1) width 191: "This table is aligned \"CENTER\""
21 RenderBlock {DIV} at (68,0) size 20x584 21 RenderBlock {DIV} at (68,0) size 20x584
22 RenderText {#text} at (0,213) size 19x158 22 RenderText {#text} at (0,213) size 19x158
23 text run at (0,213) width 157: "This div is aligned \"center\"" 23 text run at (0,213) width 157: "This div is aligned \"center\""
24 RenderBlock {DIV} at (88,0) size 20x584 24 RenderBlock {DIV} at (88,0) size 20x584
25 RenderText {#text} at (0,202) size 19x180 25 RenderText {#text} at (0,202) size 19x180
26 text run at (0,202) width 180: "This div is aligned \"CENTER\"" 26 text run at (0,202) width 180: "This div is aligned \"CENTER\""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698