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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/text-tspan-01-b-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 (28,8) size 757x490 5 LayoutSVGContainer {g} at (28,8) size 757x490
6 LayoutSVGText {text} at (25,5) size 407x19 contains 1 chunk(s) 6 LayoutSVGText {text} at (25,5) size 407x19 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 407x19 7 LayoutSVGInlineText {#text} at (0,0) size 407x19
8 chunk 1 text run 1 at (25.00,20.00) startOffset 0 endOffset 60 width 4 06.20: "Basics of tspan: changing visual properties and positioning." 8 chunk 1 text run 1 at (25.00,20.00) startOffset 0 endOffset 60 width 4 06.20: "Basics of tspan: changing visual properties and positioning."
9 LayoutSVGContainer {g} at (78,81) size 520x134 9 LayoutSVGContainer {g} at (78,81) size 520x134
10 LayoutSVGText {text} at (74,48) size 154x20 contains 1 chunk(s) 10 LayoutSVGText {text} at (74,48) size 154x20 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 53x19 11 LayoutSVGInlineText {#text} at (0,0) size 53x19
12 chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 52.80: "You are" 12 chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 52.80: "You are"
13 LayoutSVGTSpan {tspan} at (0,0) size 34x19 13 LayoutSVGTSpan {tspan} at (0,0) size 34x19
14 LayoutSVGInlineText {#text} at (52,0) size 33x18 14 LayoutSVGInlineText {#text} at (52,0) size 33x18
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 chunk 1 text run 1 at (25.25,275.25) startOffset 0 endOffset 45 widt h 309.00: "'tspan' char-by-char placement of \"Cute and\"," 75 chunk 1 text run 1 at (25.25,275.25) startOffset 0 endOffset 45 widt h 309.00: "'tspan' char-by-char placement of \"Cute and\","
76 LayoutSVGText {text} at (25,277) size 252x20 contains 1 chunk(s) 76 LayoutSVGText {text} at (25,277) size 252x20 contains 1 chunk(s)
77 LayoutSVGInlineText {#text} at (0,0) size 251x19 77 LayoutSVGInlineText {#text} at (0,0) size 251x19
78 chunk 1 text run 1 at (25.25,292.50) startOffset 0 endOffset 39 widt h 250.80: "'tspan' char-by-char \"fuzzy\", below it." 78 chunk 1 text run 1 at (25.25,292.50) startOffset 0 endOffset 39 widt h 250.80: "'tspan' char-by-char \"fuzzy\", below it."
79 LayoutSVGText {text} at (10,304) size 260x46 contains 1 chunk(s) 79 LayoutSVGText {text} at (10,304) size 260x46 contains 1 chunk(s)
80 LayoutSVGInlineText {#text} at (0,0) size 260x45 80 LayoutSVGInlineText {#text} at (0,0) size 260x45
81 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 25 9.80: "$Revision: 1.7 $" 81 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 25 9.80: "$Revision: 1.7 $"
82 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] 82 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]
83 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 35 {svg} of document 83 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 35 {svg} of document
84 selection end: position 16 of child 0 {#text} of child 15 {text} of child 35 { svg} of document 84 selection end: position 16 of child 0 {#text} of child 15 {text} of child 35 { svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698