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

Side by Side Diff: LayoutTests/platform/mac/svg/text/text-selection-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
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 (1,45) size 787x439 5 LayoutSVGContainer {g} at (1,45) size 787x439
6 LayoutSVGText {text} at (19,28) size 77x40 contains 1 chunk(s) 6 LayoutSVGText {text} at (19,28) size 77x40 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 77x39 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" 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) 9 LayoutSVGText {text} at (142,28) size 80x40 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 80x39 10 LayoutSVGInlineText {#text} at (0,0) size 80x39
(...skipping 21 matching lines...) Expand all
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" 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) 33 LayoutSVGText {text} at (55,263) size 215x27 contains 1 chunk(s)
34 LayoutSVGInlineText {#text} at (0,0) size 215x27 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." 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) 36 LayoutSVGText {text} at (10,304) size 264x47 contains 1 chunk(s)
37 LayoutSVGInlineText {#text} at (0,0) size 264x47 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 $" 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] 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 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 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