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

Side by Side Diff: LayoutTests/platform/linux/svg/text/text-selection-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
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 (8,14) size 753x464 5 LayoutSVGContainer {g} at (8,14) size 753x464
6 LayoutSVGText {text} at (5,8) size 444x40 contains 1 chunk(s) 6 LayoutSVGText {text} at (5,8) size 444x40 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 444x39 7 LayoutSVGInlineText {#text} at (0,0) size 444x39
8 chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 31 width 44 4.00: "Test 'text-anchor' (horizontal)" 8 chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 31 width 44 4.00: "Test 'text-anchor' (horizontal)"
9 LayoutSVGContainer {g} at (34,170) size 727x308 9 LayoutSVGContainer {g} at (34,170) size 727x308
10 LayoutSVGContainer {g} at (378,170) size 383x58 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(230.00,130.00)}] 10 LayoutSVGContainer {g} at (378,170) size 383x58 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(230.00,130.00)}]
(...skipping 19 matching lines...) Expand all
30 LayoutSVGEllipse {circle} at (378,461) size 11x11 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.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 (-210,-28) size 210x35 contains 1 chunk(s) 31 LayoutSVGText {text} at (-210,-28) size 210x35 contains 1 chunk(s)
32 LayoutSVGInlineText {#text} at (0,0) size 210x35 32 LayoutSVGInlineText {#text} at (0,0) size 210x35
33 chunk 1 (end anchor) text run 1 at (-209.40,0.00) startOffset 0 en dOffset 15 width 209.40: "text-anchor:end" 33 chunk 1 (end anchor) text run 1 at (-209.40,0.00) startOffset 0 en dOffset 15 width 209.40: "text-anchor:end"
34 LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s) 34 LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s)
35 LayoutSVGInlineText {#text} at (0,0) size 266x46 35 LayoutSVGInlineText {#text} at (0,0) size 266x46
36 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 5.80: "$Revision: 1.5 $" 36 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 5.80: "$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] 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 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 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