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

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

Issue 310943002: Auto-rebaseline for r175390 (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 800x261 3 layer at (0,0) size 800x267
4 RenderBlock {HTML} at (0,0) size 800x261 4 RenderBlock {HTML} at (0,0) size 800x267
5 RenderBody {BODY} at (0,0) size 800x260 5 RenderBody {BODY} at (0,0) size 800x266
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 247x14 7 RenderText {#text} at (0,0) size 247x14
8 text run at (0,0) width 247: "Table autosizing tests - nested-table-wr apping.html" 8 text run at (0,0) width 247: "Table autosizing tests - nested-table-wr apping.html"
9 RenderBR {BR} at (246,0) size 1x14 9 RenderBR {BR} at (246,0) size 1x14
10 RenderText {#text} at (0,15) size 390x14 10 RenderText {#text} at (0,15) size 390x14
11 text run at (0,15) width 390: "This test passes if \"the table cell sh ould tightly wrap this text\" is tightly wrapped." 11 text run at (0,15) width 390: "This test passes if \"the table cell sh ould tightly wrap this text\" is tightly wrapped."
12 RenderTable {TABLE} at (1,37) size 798x223 [border: none] 12 RenderTable {TABLE} at (1,37) size 798x229 [border: none]
13 RenderTableSection {TBODY} at (0,0) size 797x222 13 RenderTableSection {TBODY} at (0,0) size 797x228
14 RenderTableRow {TR} at (0,0) size 797x222 14 RenderTableRow {TR} at (0,0) size 797x228
15 RenderTableCell {TD} at (0,0) size 797x222 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {TD} at (0,0) size 797x228 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 RenderBlock (anonymous) at (2,2) size 794x198 16 RenderBlock (anonymous) at (2,2) size 794x204
17 RenderText {#text} at (0,0) size 786x197 17 RenderText {#text} at (0,0) size 786x203
18 text run at (0,0) width 786: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize" 18 text run at (0,0) width 786: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize"
19 text run at (0,33) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 19 text run at (0,34) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
20 text run at (0,66) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 20 text run at (0,68) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
21 text run at (0,99) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 21 text run at (0,102) width 786: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize"
22 text run at (0,132) width 786: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize" 22 text run at (0,136) width 786: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize"
23 text run at (0,165) width 446: "Autosize Autosize Autosize Aut osize" 23 text run at (0,170) width 446: "Autosize Autosize Autosize Aut osize"
24 RenderTable {TABLE} at (3,201) size 203x19 [border: none] 24 RenderTable {TABLE} at (3,207) size 203x19 [border: none]
25 RenderTableSection {TBODY} at (0,0) size 202x18 25 RenderTableSection {TBODY} at (0,0) size 202x18
26 RenderTableRow {TR} at (0,0) size 202x18 26 RenderTableRow {TR} at (0,0) size 202x18
27 RenderTableCell {TD} at (0,0) size 202x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 27 RenderTableCell {TD} at (0,0) size 202x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 199x14 28 RenderText {#text} at (2,2) size 199x14
29 text run at (2,2) width 199: "the table cell should tigh tly wrap this text" 29 text run at (2,2) width 199: "the table cell should tigh tly wrap this text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698