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

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

Issue 1099113002: Rename 2 SVG text tests to reflect that they are for selection (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename 2 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 (16,46) size 683x469 5 LayoutSVGContainer {g} at (16,46) size 683x469
6 LayoutSVGText {text} at (240,28) size 180x181 contains 1 chunk(s) 6 LayoutSVGText {text} at (240,28) size 180x181 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 180x181 7 LayoutSVGInlineText {#text} at (0,0) size 180x181
8 chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 3 1.12: "M" 8 chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 3 1.12: "M"
9 chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 1 7.50: "u" 9 chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 1 7.50: "u"
10 chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 1 width 9.72: "l" 10 chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 1 width 9.72: "l"
(...skipping 24 matching lines...) Expand all
35 chunk 1 text run 1 at (190.00,210.00) startOffset 0 endOffset 1 width 9.72: "t" 35 chunk 1 text run 1 at (190.00,210.00) startOffset 0 endOffset 1 width 9.72: "t"
36 chunk 1 text run 1 at (210.00,200.00) startOffset 0 endOffset 1 width 17.50: "h" 36 chunk 1 text run 1 at (210.00,200.00) startOffset 0 endOffset 1 width 17.50: "h"
37 chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.53: "e" 37 chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.53: "e"
38 chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 11.65: "r" 38 chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 11.65: "r"
39 LayoutSVGText {text} at (10,304) size 264x47 contains 1 chunk(s) 39 LayoutSVGText {text} at (10,304) size 264x47 contains 1 chunk(s)
40 LayoutSVGInlineText {#text} at (0,0) size 264x47 40 LayoutSVGInlineText {#text} at (0,0) size 264x47
41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.31: "$Revision: 1.8 $" 41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.31: "$Revision: 1.8 $"
42 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] 42 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]
43 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 9 {svg} of document 43 selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 9 {svg} of document
44 selection end: position 16 of child 0 {#text} of child 15 {text} of child 9 {s vg} of document 44 selection end: position 16 of child 0 {#text} of child 15 {text} of child 9 {s vg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698