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

Side by Side Diff: LayoutTests/platform/mac/svg/text/text-align-01-b-expected.txt

Issue 1091903004: Remove 1 duplicated SVG test and rename 4 SVG text tests for selection (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove 1 duplicated SVG test and rename 4 SVG text tests for reflecting 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 (8,15) size 751x463
6 LayoutSVGText {text} at (5,9) size 439x39 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 439x38
8 chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 31 width 43 8.10: "Test 'text-anchor' (horizontal)"
9 LayoutSVGContainer {g} at (35,171) size 724x307
10 LayoutSVGContainer {g} at (378,171) size 381x57 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(230.00,130.00)}]
11 LayoutSVGPath {line} at (383,215) size 84x3 [stroke={[type=SOLID] [col or=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=50.0 0] [y2=0.00]
12 LayoutSVGEllipse {circle} at (378,211) size 11x11 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
13 LayoutSVGText {text} at (0,-27) size 226x34 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 226x34
15 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 225.15: "text-anchor:none"
16 LayoutSVGContainer {g} at (378,255) size 367x57 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(230.00,180.00)}]
17 LayoutSVGPath {line} at (383,299) size 84x2 [stroke={[type=SOLID] [col or=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=50.0 0] [y2=0.00]
18 LayoutSVGEllipse {circle} at (378,295) size 11x10 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
19 LayoutSVGText {text} at (0,-27) size 217x34 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 217x34
21 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 17 width 216.75: "text-anchor:start"
22 LayoutSVGContainer {g} at (177,338) size 413x57 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(230.00,230.00)}]
23 LayoutSVGPath {line} at (341,382) size 84x3 [stroke={[type=SOLID] [col or=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=0.00] [x2=25 .00] [y2=0.00]
24 LayoutSVGEllipse {circle} at (378,378) size 11x11 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
25 LayoutSVGText {text} at (-124,-27) size 248x34 contains 1 chunk(s)
26 LayoutSVGInlineText {#text} at (0,0) size 247x34
27 chunk 1 (middle anchor) text run 1 at (-123.39,0.00) startOffset 0 endOffset 18 width 246.78: "text-anchor:middle"
28 LayoutSVGContainer {g} at (35,421) size 354x57 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(230.00,280.00)}]
29 LayoutSVGPath {line} at (300,465) size 84x3 [stroke={[type=SOLID] [col or=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=-50.00] [y1=0.00] [x2=0. 00] [y2=0.00]
30 LayoutSVGEllipse {circle} at (378,461) size 11x11 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
31 LayoutSVGText {text} at (-209,-27) size 209x34 contains 1 chunk(s)
32 LayoutSVGInlineText {#text} at (0,0) size 209x34
33 chunk 1 (end anchor) text run 1 at (-208.46,0.00) startOffset 0 en dOffset 15 width 208.46: "text-anchor:end"
34 LayoutSVGText {text} at (10,304) size 264x47 contains 1 chunk(s)
35 LayoutSVGInlineText {#text} at (0,0) size 264x47
36 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.31: "$Revision: 1.5 $"
37 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 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 27 {svg} of document
39 selection end: position 16 of child 0 {#text} of child 15 {text} of child 27 { svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698