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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/pointer-events-image-css-transform-expected.txt

Issue 1541083002: Fix invalid selection produced when dragging mouse outside the SVG text element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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,6) size 549x587 4 LayoutSVGRoot {svg} at (0,6) size 549x587
5 LayoutSVGText {text} at (110,6) size 111x18 contains 1 chunk(s) 5 LayoutSVGText {text} at (110,6) size 111x18 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 111x18 6 LayoutSVGInlineText {#text} at (0,0) size 111x18
7 chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 11 0.60: "Visibility: visible" 7 chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 11 0.60: "Visibility: visible"
8 LayoutSVGText {text} at (340,6) size 112x18 contains 1 chunk(s) 8 LayoutSVGText {text} at (340,6) size 112x18 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 112x18 9 LayoutSVGInlineText {#text} at (0,0) size 112x18
10 chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 11 1.48: "Visibility: hidden" 10 chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 11 1.48: "Visibility: hidden"
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 LayoutSVGInlineText {#text} at (0,0) size 30x17 352 LayoutSVGInlineText {#text} at (0,0) size 30x17
353 chunk 1 text run 1 at (390.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss" 353 chunk 1 text run 1 at (390.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss"
354 LayoutSVGImage {image} at (442,543) size 50x50 [transform={m=((2.00,0.00)( 0.00,2.00)) t=(0.00,0.00)}] 354 LayoutSVGImage {image} at (442,543) size 50x50 [transform={m=((2.00,0.00)( 0.00,2.00)) t=(0.00,0.00)}]
355 LayoutSVGText {text} at (447,549) size 30x17 contains 1 chunk(s) 355 LayoutSVGText {text} at (447,549) size 30x17 contains 1 chunk(s)
356 LayoutSVGInlineText {#text} at (0,0) size 30x17 356 LayoutSVGInlineText {#text} at (0,0) size 30x17
357 chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss" 357 chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss"
358 LayoutSVGImage {image} at (499,543) size 50x50 [transform={m=((2.00,0.00)( 0.00,2.00)) t=(0.00,0.00)}] 358 LayoutSVGImage {image} at (499,543) size 50x50 [transform={m=((2.00,0.00)( 0.00,2.00)) t=(0.00,0.00)}]
359 LayoutSVGText {text} at (504,549) size 30x17 contains 1 chunk(s) 359 LayoutSVGText {text} at (504,549) size 30x17 contains 1 chunk(s)
360 LayoutSVGInlineText {#text} at (0,0) size 30x17 360 LayoutSVGInlineText {#text} at (0,0) size 30x17
361 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss" 361 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss"
362 caret: position 0 of child 0 {#text} of child 3 {text} of child 1 {svg} of docum ent 362 caret: position 4 of child 0 {#text} of child 169 {text} of child 7 {g} of child 1 {svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698