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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/035-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 (0,0) size 800x124 3 layer at (0,0) size 800x124
4 RenderBlock {HTML} at (0,0) size 800x124 4 RenderBlock {HTML} at (0,0) size 800x124
5 RenderBody {BODY} at (8,8) size 784x108 5 RenderBody {BODY} at (8,8) size 784x108
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 388x19 7 RenderText {#text} at (0,0) size 388x19
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 (306,20) size 172x24 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (306,20) size 172x24 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 170x22 10 RenderTableSection {TBODY} at (1,1) size 170x22
11 RenderTableRow {TR} at (0,0) size 170x22 11 RenderTableRow {TR} at (0,0) size 170x22
12 RenderTableCell {TD} at (0,0) size 170x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (0,0) size 170x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 168x19 13 RenderText {#text} at (1,1) size 168x19
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 (294.50,44) size 195x24 [border: (1px outset #80808 0)] 15 RenderTable {TABLE} at (294.50,44) size 195x24 [border: (1px outset #80808 0)]
16 RenderTableSection {TBODY} at (1,1) size 193x22 16 RenderTableSection {TBODY} at (1,1) size 193x22
17 RenderTableRow {TR} at (0,0) size 193x22 17 RenderTableRow {TR} at (0,0) size 193x22
18 RenderTableCell {TD} at (0,0) size 193x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (0,0) size 193x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 191x19 19 RenderText {#text} at (1,1) size 191x19
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 (0,68) size 784x20 21 RenderBlock {DIV} at (0,68) size 784x20
22 RenderText {#text} at (313,0) size 158x19 22 RenderText {#text} at (313,0) size 158x19
23 text run at (313,0) width 158: "This div is aligned \"center\"" 23 text run at (313,0) width 158: "This div is aligned \"center\""
24 RenderBlock {DIV} at (0,88) size 784x20 24 RenderBlock {DIV} at (0,88) size 784x20
25 RenderText {#text} at (302,0) size 180x19 25 RenderText {#text} at (302,0) size 180x19
26 text run at (302,0) width 180: "This div is aligned \"CENTER\"" 26 text run at (302,0) width 180: "This div is aligned \"CENTER\""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698