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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/pointer-events-text-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,5) size 530x579 4 LayoutSVGRoot {svg} at (0,5) size 530x579
5 LayoutSVGText {text} at (110,5) size 95x19 contains 1 chunk(s) 5 LayoutSVGText {text} at (110,5) size 95x19 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 95x19 6 LayoutSVGInlineText {#text} at (0,0) size 95x19
7 chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 94 .04: "Visibility: visible" 7 chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 94 .04: "Visibility: visible"
8 LayoutSVGText {text} at (340,5) size 98x19 contains 1 chunk(s) 8 LayoutSVGText {text} at (340,5) size 98x19 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 98x19 9 LayoutSVGInlineText {#text} at (0,0) size 98x19
10 chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 97 .04: "Visibility: hidden" 10 chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 97 .04: "Visibility: hidden"
(...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 chunk 1 text run 1 at (442.00,573.00) startOffset 0 endOffset 1 width 20.00: "#" 512 chunk 1 text run 1 at (442.00,573.00) startOffset 0 endOffset 1 width 20.00: "#"
513 LayoutSVGText {text} at (447,548) size 26x19 contains 1 chunk(s) 513 LayoutSVGText {text} at (447,548) size 26x19 contains 1 chunk(s)
514 LayoutSVGInlineText {#text} at (0,0) size 26x19 514 LayoutSVGInlineText {#text} at (0,0) size 26x19
515 chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 26.00: "miss" 515 chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 26.00: "miss"
516 LayoutSVGText {text} at (499,537) size 20x46 contains 1 chunk(s) 516 LayoutSVGText {text} at (499,537) size 20x46 contains 1 chunk(s)
517 LayoutSVGInlineText {#text} at (0,0) size 20x46 517 LayoutSVGInlineText {#text} at (0,0) size 20x46
518 chunk 1 text run 1 at (499.00,573.00) startOffset 0 endOffset 1 width 20.00: "#" 518 chunk 1 text run 1 at (499.00,573.00) startOffset 0 endOffset 1 width 20.00: "#"
519 LayoutSVGText {text} at (504,548) size 26x19 contains 1 chunk(s) 519 LayoutSVGText {text} at (504,548) size 26x19 contains 1 chunk(s)
520 LayoutSVGInlineText {#text} at (0,0) size 26x19 520 LayoutSVGInlineText {#text} at (0,0) size 26x19
521 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 26.00: "miss" 521 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 26.00: "miss"
522 caret: position 0 of child 0 {#text} of child 3 {text} of child 0 {svg} of docum ent 522 caret: position 0 of child 0 {#text} of child 169 {text} of child 7 {g} of child 0 {svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698