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

Side by Side Diff: LayoutTests/platform/mac/svg/text/text-text-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 (2,2) size 796x596 4 LayoutSVGRoot {svg} at (2,2) size 796x596
5 LayoutSVGContainer {g} at (7,5) size 786x552 5 LayoutSVGContainer {g} at (7,5) size 786x552
6 LayoutSVGText {text} at (14,1) size 108x12 contains 1 chunk(s) 6 LayoutSVGText {text} at (14,1) size 108x12 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 108x12 7 LayoutSVGInlineText {#text} at (0,0) size 108x12
8 chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 26 width 1 07.77: "Basic test of 'textLength'" 8 chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 26 width 1 07.77: "Basic test of 'textLength'"
9 LayoutSVGText {text} at (10,11) size 126x12 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,11) size 126x12 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 126x12 10 LayoutSVGInlineText {#text} at (0,0) size 126x12
11 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 30 width 1 25.01: "and 'lengthAdjust' attributes." 11 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 30 width 1 25.01: "and 'lengthAdjust' attributes."
12 LayoutSVGContainer {g} at (7,113) size 786x114 12 LayoutSVGContainer {g} at (7,113) size 786x114
13 LayoutSVGContainer {g} at (15,113) size 776x46 13 LayoutSVGContainer {g} at (15,113) size 776x46
14 LayoutSVGText {text} at (3,22) size 52x10 contains 1 chunk(s) 14 LayoutSVGText {text} at (3,22) size 52x10 contains 1 chunk(s)
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
196 chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 wid th 63.71: "textLength: 20% shorter" 196 chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 wid th 63.71: "textLength: 20% shorter"
197 LayoutSVGText {text} at (76,38) size 49x8 contains 1 chunk(s) 197 LayoutSVGText {text} at (76,38) size 49x8 contains 1 chunk(s)
198 LayoutSVGInlineText {#text} at (0,0) size 49x7 198 LayoutSVGInlineText {#text} at (0,0) size 49x7
199 chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 17 wid th 48.03: "lengthAdjust: sAG" 199 chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 17 wid th 48.03: "lengthAdjust: sAG"
200 LayoutSVGText {text} at (5,109) size 53x10 contains 1 chunk(s) 200 LayoutSVGText {text} at (5,109) size 53x10 contains 1 chunk(s)
201 LayoutSVGInlineText {#text} at (0,0) size 53x10 201 LayoutSVGInlineText {#text} at (0,0) size 53x10
202 chunk 1 text run 1 at (5.00,117.00) startOffset 0 endOffset 16 width 52. 67: "$Revision: 1.7 $" 202 chunk 1 text run 1 at (5.00,117.00) startOffset 0 endOffset 16 width 52. 67: "$Revision: 1.7 $"
203 LayoutSVGRect {rect} at (2,2) size 796x596 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=158.00] [height=118.00] 203 LayoutSVGRect {rect} at (2,2) size 796x596 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=158.00] [height=118.00]
204 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 26 {svg} of document 204 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 26 {svg} of document
205 selection end: position 16 of child 0 {#text} of child 15 {text} of child 26 { svg} of document 205 selection end: position 16 of child 0 {#text} of child 15 {text} of child 26 { svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698