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

Side by Side Diff: LayoutTests/platform/win-xp/fast/text-autosizing/tables/nested-table-wrapping-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (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 800x274 3 layer at (0,0) size 800x274
4 RenderBlock {HTML} at (0,0) size 800x274 4 RenderBlock {HTML} at (0,0) size 800x274
5 RenderBody {BODY} at (0,0) size 800x273 5 RenderBody {BODY} at (0,0) size 800x273
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 248x15 7 RenderText {#text} at (0,0) size 248x15
8 text run at (0,0) width 248: "Table autosizing tests - nested-table-wr apping.html" 8 text run at (0,0) width 248: "Table autosizing tests - nested-table-wr apping.html"
9 RenderBR {BR} at (248,0) size 0x15 9 RenderBR {BR} at (248,0) size 0x15
10 RenderText {#text} at (0,16) size 396x15 10 RenderText {#text} at (0,16) size 396x15
11 text run at (0,16) width 396: "This test passes if \"the table cell sh ould tightly wrap this text\" is tightly wrapped." 11 text run at (0,16) width 396: "This test passes if \"the table cell sh ould tightly wrap this text\" is tightly wrapped."
12 RenderTable {TABLE} at (1,37) size 798x236 [border: none] 12 RenderTable {TABLE} at (1,37) size 798x236 [border: none]
13 RenderTableSection {TBODY} at (0,0) size 797x235 13 RenderTableSection {TBODY} at (0,0) size 797x235
14 RenderTableRow {TR} at (0,0) size 797x235 14 RenderTableRow {TR} at (0,0) size 797x235
15 RenderTableCell {TD} at (0,0) size 797x235 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {TD} at (0,0) size 797x235 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 RenderBlock (anonymous) at (2,2) size 794x210 16 RenderBlock (anonymous) at (2,2) size 794x210
17 RenderText {#text} at (0,0) size 769x209 17 RenderText {#text} at (0,0) size 769x209
18 text run at (0,0) width 769: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize" 18 text run at (0,0) width 769: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize"
19 text run at (0,35) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 19 text run at (0,35) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
20 text run at (0,70) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 20 text run at (0,70) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
21 text run at (0,105) width 769: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize" 21 text run at (0,105) width 769: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize"
22 text run at (0,140) width 769: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize" 22 text run at (0,140) width 769: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize"
23 text run at (0,175) width 436: "Autosize Autosize Autosize Aut osize" 23 text run at (0,175) width 436: "Autosize Autosize Autosize Aut osize"
24 RenderTable {TABLE} at (3,213) size 204x20 [border: none] 24 RenderTable {TABLE} at (3,213) size 204x20 [border: none]
25 RenderTableSection {TBODY} at (0,0) size 203x19 25 RenderTableSection {TBODY} at (0,0) size 203x19
26 RenderTableRow {TR} at (0,0) size 203x19 26 RenderTableRow {TR} at (0,0) size 203x19
27 RenderTableCell {TD} at (0,0) size 203x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 27 RenderTableCell {TD} at (0,0) size 203x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 200x15 28 RenderText {#text} at (2,2) size 200x15
29 text run at (2,2) width 200: "the table cell should tigh tly wrap this text" 29 text run at (2,2) width 200: "the table cell should tigh tly wrap this text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698