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

Side by Side Diff: LayoutTests/platform/linux/svg/text/text-selection-text-06-t-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 (50,91) size 457x349 5 LayoutSVGContainer {g} at (50,91) size 457x349
6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGContainer {g} at (0,0) size 7x7 8 LayoutSVGContainer {g} at (0,0) size 7x7
9 LayoutSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#F F0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2 =-15.00] 9 LayoutSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#F F0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2 =-15.00]
10 LayoutSVGRect {rect} at (0,0) size 7x7 [fill={[type=SOLID] [color=#000 000]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00] 10 LayoutSVGRect {rect} at (0,0) size 7x7 [fill={[type=SOLID] [color=#000 000]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 5.40: "1" 117 chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 5.40: "1"
118 chunk 1 text run 1 at (70.00,10.00) startOffset 0 endOffset 1 widt h 5.40: "2" 118 chunk 1 text run 1 at (70.00,10.00) startOffset 0 endOffset 1 widt h 5.40: "2"
119 chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 1 wid th 5.40: "3" 119 chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 1 wid th 5.40: "3"
120 chunk 1 text run 1 at (130.00,30.00) startOffset 0 endOffset 1 wid th 5.40: "4" 120 chunk 1 text run 1 at (130.00,30.00) startOffset 0 endOffset 1 wid th 5.40: "4"
121 LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s) 121 LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s)
122 LayoutSVGInlineText {#text} at (0,0) size 266x46 122 LayoutSVGInlineText {#text} at (0,0) size 266x46
123 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 5.80: "$Revision: 1.9 $" 123 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 5.80: "$Revision: 1.9 $"
124 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] 124 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]
125 selection start: position 0 of child 0 {#text} of child 1 {text} of child 1 {g} of child 5 {g} of child 3 {g} of child 12 {svg} of document 125 selection start: position 0 of child 0 {#text} of child 1 {text} of child 1 {g} of child 5 {g} of child 3 {g} of child 12 {svg} of document
126 selection end: position 16 of child 0 {#text} of child 5 {text} of child 12 {s vg} of document 126 selection end: position 16 of child 0 {#text} of child 5 {text} of child 12 {s vg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698