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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/text/text-selection-tselect-02-f-expected.txt

Issue 1093373002: 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 LayoutSVGContainer {g} at (16,192) size 718x208 5 LayoutSVGContainer {g} at (16,192) size 718x208
6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
7 LayoutSVGContainer {g} at (16,192) size 718x208 [transform={m=((1.00,0.00) (0.00,1.00)) t=(0.00,60.00)}] 7 LayoutSVGContainer {g} at (16,192) size 718x208 [transform={m=((1.00,0.00) (0.00,1.00)) t=(0.00,60.00)}]
8 LayoutSVGText {text} at (10,55) size 179x20 contains 1 chunk(s) 8 LayoutSVGText {text} at (10,55) size 179x20 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 179x19 9 LayoutSVGInlineText {#text} at (0,0) size 179x19
10 chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 26 width 178.20: "StartIndex: 0. NumChars: 9" 10 chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 26 width 178.20: "StartIndex: 0. NumChars: 9"
(...skipping 20 matching lines...) Expand all
31 LayoutSVGRect {rect} at (566,366) size 168x34 [fill={[type=SOLID] [col or=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00] 31 LayoutSVGRect {rect} at (566,366) size 168x34 [fill={[type=SOLID] [col or=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
32 LayoutSVGText {text} at (351,160) size 78x20 contains 1 chunk(s) 32 LayoutSVGText {text} at (351,160) size 78x20 contains 1 chunk(s)
33 LayoutSVGInlineText {#text} at (0,0) size 78x19 33 LayoutSVGInlineText {#text} at (0,0) size 78x19
34 chunk 1 (middle anchor) text run 1 at (351.30,175.00) startOffset 0 endOffset 10 width 77.40: "numChars--" 34 chunk 1 (middle anchor) text run 1 at (351.30,175.00) startOffset 0 endOffset 10 width 77.40: "numChars--"
35 LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s) 35 LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s)
36 LayoutSVGInlineText {#text} at (0,0) size 266x46 36 LayoutSVGInlineText {#text} at (0,0) size 266x46
37 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 5.80: "$Revision: 1.2 $" 37 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 5.80: "$Revision: 1.2 $"
38 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] 38 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]
39 selection start: position 3 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document 39 selection start: position 3 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document
40 selection end: position 12 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document 40 selection end: position 12 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698