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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/text-text-07-t-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderSVGRoot {svg} at (0,0) size 800x600 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGContainer {g} at (16,46) size 684x469 5 LayoutSVGContainer {g} at (16,46) size 684x469
6 LayoutSVGText {text} at (240,28) size 180x181 contains 1 chunk(s) 6 LayoutSVGText {text} at (240,28) size 180x181 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 180x181 7 LayoutSVGInlineText {#text} at (0,0) size 180x181
8 chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 3 1.20: "M" 8 chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 3 1.20: "M"
9 chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 1 6.80: "u" 9 chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 1 6.80: "u"
10 chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 1 width 9.00: "l" 10 chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 1 width 9.00: "l"
11 chunk 1 text run 1 at (300.00,120.00) startOffset 0 endOffset 1 width 9.60: "t" 11 chunk 1 text run 1 at (300.00,120.00) startOffset 0 endOffset 1 width 9.60: "t"
12 chunk 1 text run 1 at (320.00,140.00) startOffset 0 endOffset 1 width 9.00: "i" 12 chunk 1 text run 1 at (320.00,140.00) startOffset 0 endOffset 1 width 9.00: "i"
13 chunk 1 text run 1 at (340.00,160.00) startOffset 0 endOffset 1 width 9.00: " " 13 chunk 1 text run 1 at (340.00,160.00) startOffset 0 endOffset 1 width 9.00: " "
14 chunk 1 text run 1 at (360.00,180.00) startOffset 0 endOffset 1 width 25.20: "X" 14 chunk 1 text run 1 at (360.00,180.00) startOffset 0 endOffset 1 width 25.20: "X"
(...skipping 20 matching lines...) Expand all
35 chunk 1 text run 1 at (190.00,210.00) startOffset 0 endOffset 1 width 9.60: "t" 35 chunk 1 text run 1 at (190.00,210.00) startOffset 0 endOffset 1 width 9.60: "t"
36 chunk 1 text run 1 at (210.00,200.00) startOffset 0 endOffset 1 width 16.80: "h" 36 chunk 1 text run 1 at (210.00,200.00) startOffset 0 endOffset 1 width 16.80: "h"
37 chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.60: "e" 37 chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.60: "e"
38 chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 11.40: "r" 38 chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 11.40: "r"
39 LayoutSVGText {text} at (10,304) size 260x46 contains 1 chunk(s) 39 LayoutSVGText {text} at (10,304) size 260x46 contains 1 chunk(s)
40 LayoutSVGInlineText {#text} at (0,0) size 260x45 40 LayoutSVGInlineText {#text} at (0,0) size 260x45
41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 25 9.80: "$Revision: 1.8 $" 41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 25 9.80: "$Revision: 1.8 $"
42 LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 42 LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
43 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 9 {svg} of document 43 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 9 {svg} of document
44 selection end: position 16 of child 0 {#text} of child 15 {text} of child 9 {s vg} of document 44 selection end: position 16 of child 0 {#text} of child 15 {text} of child 9 {s vg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698