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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/text-text-07-t-expected.txt

Issue 1099113002: Rename 2 SVG text tests to reflect that they are for selection (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename 2 SVG text tests to reflect that they are for selection Created 5 years, 7 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGContainer {g} at (16,46) size 684x469
6 LayoutSVGText {text} at (240,28) size 180x181 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 180x181
8 chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 3 1.20: "M"
9 chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 1 6.80: "u"
10 chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 1 width 9.00: "l"
11 chunk 1 text run 1 at (300.00,120.00) startOffset 0 endOffset 1 width 9.60: "t"
12 chunk 1 text run 1 at (320.00,140.00) startOffset 0 endOffset 1 width 9.00: "i"
13 chunk 1 text run 1 at (340.00,160.00) startOffset 0 endOffset 1 width 9.00: " "
14 chunk 1 text run 1 at (360.00,180.00) startOffset 0 endOffset 1 width 25.20: "X"
15 chunk 1 text run 1 at (385.20,200.00) startOffset 0 endOffset 2 width 34.20: " Y"
16 LayoutSVGText {text} at (10,28) size 154x54 contains 1 chunk(s)
17 LayoutSVGInlineText {#text} at (0,0) size 154x54
18 chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 1 width 23 .40: "R"
19 chunk 1 text run 2 at (33.40,60.00) startOffset 1 endOffset 2 width 25 .20: "O"
20 chunk 1 text run 3 at (58.60,60.00) startOffset 2 endOffset 3 width 21 .00: "T"
21 chunk 1 text run 4 at (79.60,60.00) startOffset 3 endOffset 4 width 24 .60: "A"
22 chunk 1 text run 5 at (104.20,60.00) startOffset 4 endOffset 5 width 2 1.00: "T"
23 chunk 1 text run 6 at (125.20,60.00) startOffset 5 endOffset 6 width 2 1.00: "E"
24 LayoutSVGText {text} at (10,165) size 248x144 contains 1 chunk(s)
25 LayoutSVGInlineText {#text} at (0,102) size 248x143
26 chunk 1 text run 1 at (10.00,300.00) startOffset 0 endOffset 1 width 2 2.80: "B"
27 chunk 1 text run 1 at (30.00,290.00) startOffset 0 endOffset 1 width 1 7.40: "o"
28 chunk 1 text run 1 at (50.00,280.00) startOffset 0 endOffset 1 width 9 .60: "t"
29 chunk 1 text run 1 at (70.00,270.00) startOffset 0 endOffset 1 width 1 6.80: "h"
30 chunk 1 text run 1 at (90.00,260.00) startOffset 0 endOffset 1 width 9 .00: " "
31 chunk 1 text run 1 at (110.00,250.00) startOffset 0 endOffset 1 width 21.00: "T"
32 chunk 1 text run 1 at (130.00,240.00) startOffset 0 endOffset 1 width 17.40: "o"
33 chunk 1 text run 1 at (150.00,230.00) startOffset 0 endOffset 1 width 16.80: "g"
34 chunk 1 text run 1 at (170.00,220.00) startOffset 0 endOffset 1 width 15.60: "e"
35 chunk 1 text run 1 at (190.00,210.00) startOffset 0 endOffset 1 width 9.60: "t"
36 chunk 1 text run 1 at (210.00,200.00) startOffset 0 endOffset 1 width 16.80: "h"
37 chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.60: "e"
38 chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 11.40: "r"
39 LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s)
40 LayoutSVGInlineText {#text} at (0,0) size 266x46
41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 5.80: "$Revision: 1.8 $"
42 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]
43 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 9 {svg} of document
44 selection end: position 16 of child 0 {#text} of child 15 {text} of child 9 {s vg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698