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

Side by Side Diff: LayoutTests/platform/mac/svg/text/text-text-03-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
(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 (1,45) size 787x439
6 LayoutSVGText {text} at (19,28) size 77x40 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 77x39
8 chunk 1 text run 1 at (19.00,61.00) startOffset 0 endOffset 5 width 76 .32: "Plain"
9 LayoutSVGText {text} at (142,28) size 80x40 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 80x39
11 chunk 1 text run 1 at (142.00,61.00) startOffset 0 endOffset 6 width 7 9.53: "Italic"
12 LayoutSVGText {text} at (257,27) size 80x40 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 80x39
14 chunk 1 text run 1 at (257.00,60.00) startOffset 0 endOffset 4 width 7 9.65: "Bold"
15 LayoutSVGText {text} at (224,77) size 154x40 contains 1 chunk(s)
16 LayoutSVGInlineText {#text} at (0,0) size 154x39
17 chunk 1 text run 1 at (224.00,110.00) startOffset 0 endOffset 9 width 153.19: "Underline"
18 LayoutSVGText {text} at (39,114) size 204x40 contains 1 chunk(s)
19 LayoutSVGInlineText {#text} at (0,0) size 204x39
20 chunk 1 text run 1 at (39.00,147.00) startOffset 0 endOffset 12 width 203.52: "Line through"
21 LayoutSVGText {text} at (1,167) size 472x40 contains 1 chunk(s)
22 LayoutSVGInlineText {#text} at (0,0) size 472x39
23 chunk 1 text run 1 at (1.00,200.00) startOffset 0 endOffset 27 width 4 71.53: "Bold, italic and underlined"
24 LayoutSVGContainer {g} at (81,372) size 638x112
25 LayoutSVGRect {rect} at (81,373) size 638x111 [stroke={[type=SOLID] [col or=#000000] [stroke width=2.00]}] [x=50.00] [y=225.00] [width=380.00] [height=64 .00]
26 LayoutSVGContainer {g} at (91,372) size 586x112
27 LayoutSVGText {text} at (55,223) size 346x27 contains 1 chunk(s)
28 LayoutSVGInlineText {#text} at (0,0) size 346x27
29 chunk 1 text run 1 at (55.00,245.00) startOffset 0 endOffset 34 wi dth 345.50: "Each line of text which flows in a"
30 LayoutSVGText {text} at (55,243) size 351x27 contains 1 chunk(s)
31 LayoutSVGInlineText {#text} at (0,0) size 351x27
32 chunk 1 text run 1 at (55.00,265.00) startOffset 0 endOffset 32 wi dth 350.89: "rectangular box has to be broken"
33 LayoutSVGText {text} at (55,263) size 215x27 contains 1 chunk(s)
34 LayoutSVGInlineText {#text} at (0,0) size 215x27
35 chunk 1 text run 1 at (55.00,285.00) startOffset 0 endOffset 21 wi dth 214.80: "into separated lines."
36 LayoutSVGText {text} at (10,304) size 264x47 contains 1 chunk(s)
37 LayoutSVGInlineText {#text} at (0,0) size 264x47
38 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.31: "$Revision: 1.8 $"
39 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]
40 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 32 {svg} of document
41 selection end: position 16 of child 0 {#text} of child 15 {text} of child 32 { svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698