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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-fonts-02-t-expected.txt

Issue 1098653002: 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 (100,37) size 604x525
6 LayoutSVGText {text} at (360,22) size 50x35 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 50x35
8 chunk 1 text run 1 at (360.00,50.00) startOffset 0 endOffset 3 width 4 9.72: "100"
9 LayoutSVGText {text} at (360,57) size 54x35 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 54x35
11 chunk 1 text run 1 at (360.00,85.00) startOffset 0 endOffset 3 width 5 3.58: "200"
12 LayoutSVGText {text} at (360,92) size 54x35 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 54x35
14 chunk 1 text run 1 at (360.00,120.00) startOffset 0 endOffset 3 width 53.38: "300"
15 LayoutSVGText {text} at (360,127) size 54x35 contains 1 chunk(s)
16 LayoutSVGInlineText {#text} at (0,0) size 54x35
17 chunk 1 text run 1 at (360.00,155.00) startOffset 0 endOffset 3 width 53.77: "400"
18 LayoutSVGText {text} at (360,162) size 53x35 contains 1 chunk(s)
19 LayoutSVGInlineText {#text} at (0,0) size 53x35
20 chunk 1 text run 1 at (360.00,190.00) startOffset 0 endOffset 3 width 52.68: "500"
21 LayoutSVGText {text} at (360,197) size 62x35 contains 1 chunk(s)
22 LayoutSVGInlineText {#text} at (0,0) size 62x35
23 chunk 1 text run 1 at (360.00,225.00) startOffset 0 endOffset 3 width 61.51: "600"
24 LayoutSVGText {text} at (360,232) size 59x35 contains 1 chunk(s)
25 LayoutSVGInlineText {#text} at (0,0) size 59x35
26 chunk 1 text run 1 at (360.00,260.00) startOffset 0 endOffset 3 width 58.70: "700"
27 LayoutSVGText {text} at (360,267) size 63x35 contains 1 chunk(s)
28 LayoutSVGInlineText {#text} at (0,0) size 63x35
29 chunk 1 text run 1 at (360.00,295.00) startOffset 0 endOffset 3 width 62.36: "800"
30 LayoutSVGText {text} at (360,302) size 62x35 contains 1 chunk(s)
31 LayoutSVGInlineText {#text} at (0,0) size 62x35
32 chunk 1 text run 1 at (360.00,330.00) startOffset 0 endOffset 3 width 61.51: "900"
33 LayoutSVGText {text} at (60,52) size 177x35 contains 1 chunk(s)
34 LayoutSVGInlineText {#text} at (0,0) size 177x35
35 chunk 1 text run 1 at (60.00,80.00) startOffset 0 endOffset 12 width 1 76.78: "This is bold"
36 LayoutSVGText {text} at (60,102) size 191x35 contains 1 chunk(s)
37 LayoutSVGInlineText {#text} at (0,0) size 191x35
38 chunk 1 text run 1 at (60.00,130.00) startOffset 0 endOffset 14 width 190.31: "This is normal"
39 LayoutSVGContainer {g} at (100,253) size 356x59
40 LayoutSVGText {text} at (60,152) size 214x35 contains 1 chunk(s)
41 LayoutSVGInlineText {#text} at (0,0) size 214x35
42 chunk 1 text run 1 at (60.00,180.00) startOffset 0 endOffset 14 widt h 213.13: "Blue is bolder"
43 LayoutSVGContainer {g} at (100,337) size 306x58
44 LayoutSVGText {text} at (60,202) size 184x35 contains 1 chunk(s)
45 LayoutSVGInlineText {#text} at (0,0) size 184x35
46 chunk 1 text run 1 at (60.00,230.00) startOffset 0 endOffset 15 widt h 183.44: "Blue is lighter"
47 LayoutSVGText {text} at (10,304) size 264x47 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (0,0) size 264x47
49 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.31: "$Revision: 1.7 $"
50 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]
51 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 17 {svg} of document
52 selection end: position 16 of child 0 {#text} of child 15 {text} of child 17 { svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698