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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/text-selection-text-04-t-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 (0,0) size 800x600 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGContainer {g} at (57,37) size 700x480 6 LayoutSVGContainer {g} at (57,37) size 700x480
7 LayoutSVGContainer {g} at (57,37) size 242x38 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(130.00,40.00)}] 7 LayoutSVGContainer {g} at (57,37) size 242x38 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(130.00,40.00)}]
8 LayoutSVGText {text} at (-96,-15) size 66x20 contains 1 chunk(s) 8 LayoutSVGText {text} at (-96,-15) size 66x20 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 66x19 9 LayoutSVGInlineText {#text} at (0,0) size 66x19
10 chunk 1 (end anchor) text run 1 at (-95.40,0.00) startOffset 0 endOf fset 9 width 65.40: "Reference" 10 chunk 1 (end anchor) text run 1 at (-95.40,0.00) startOffset 0 endOf fset 9 width 65.40: "Reference"
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 chunk 1 text run 1 at (20.00,-10.00) startOffset 0 endOffset 1 wid th 10.20: "1" 237 chunk 1 text run 1 at (20.00,-10.00) startOffset 0 endOffset 1 wid th 10.20: "1"
238 chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 widt h 10.20: "2" 238 chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 widt h 10.20: "2"
239 chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 1 width 10.20: "3" 239 chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 1 width 10.20: "3"
240 chunk 1 text run 1 at (70.20,10.00) startOffset 0 endOffset 1 widt h 10.20: "4" 240 chunk 1 text run 1 at (70.20,10.00) startOffset 0 endOffset 1 widt h 10.20: "4"
241 LayoutSVGText {text} at (10,304) size 287x46 contains 1 chunk(s) 241 LayoutSVGText {text} at (10,304) size 287x46 contains 1 chunk(s)
242 LayoutSVGInlineText {#text} at (0,0) size 287x46 242 LayoutSVGInlineText {#text} at (0,0) size 287x46
243 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 6.20: "$Revision: 1.13 $" 243 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 6.20: "$Revision: 1.13 $"
244 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] 244 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]
245 selection start: position 0 of child 0 {#text} of child 1 {text} of child 1 {g} of child 15 {g} of child 15 {svg} of document 245 selection start: position 0 of child 0 {#text} of child 1 {text} of child 1 {g} of child 15 {g} of child 15 {svg} of document
246 selection end: position 17 of child 0 {#text} of child 17 {text} of child 15 { svg} of document 246 selection end: position 17 of child 0 {#text} of child 17 {text} of child 15 { svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698