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

Side by Side Diff: LayoutTests/platform/linux/svg/text/text-selection-text-01-b-expected.txt

Issue 1049863003: Rename 5 SVG text tests to reflect that they are for selection. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename 5 SVG text tests to reflect that they are for selection. Created 5 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (2,2) size 796x596 4 LayoutSVGRoot {svg} at (2,2) size 796x596
5 LayoutSVGContainer {g} at (7,3) size 786x555 5 LayoutSVGContainer {g} at (7,3) size 786x555
6 LayoutSVGText {text} at (14,0) size 109x13 contains 1 chunk(s) 6 LayoutSVGText {text} at (14,0) size 109x13 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 109x12 7 LayoutSVGInlineText {#text} at (0,0) size 109x12
8 chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 26 width 1 08.40: "Basic test of 'textLength'" 8 chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 26 width 1 08.40: "Basic test of 'textLength'"
9 LayoutSVGText {text} at (10,10) size 126x13 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,10) size 126x13 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 127x12 10 LayoutSVGInlineText {#text} at (0,0) size 127x12
(...skipping 185 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.00: "textLength: 20% shorter" 196 chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 wid th 63.00: "textLength: 20% shorter"
197 LayoutSVGText {text} at (76,38) size 48x8 contains 1 chunk(s) 197 LayoutSVGText {text} at (76,38) size 48x8 contains 1 chunk(s)
198 LayoutSVGInlineText {#text} at (0,0) size 48x7 198 LayoutSVGInlineText {#text} at (0,0) size 48x7
199 chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 17 wid th 47.60: "lengthAdjust: sAG" 199 chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 17 wid th 47.60: "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. 20: "$Revision: 1.7 $" 202 chunk 1 text run 1 at (5.00,117.00) startOffset 0 endOffset 16 width 52. 20: "$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