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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/text-hit-test-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 (20,111) size 248x156 4 LayoutSVGRoot {svg} at (20,111) size 248x156
5 LayoutSVGContainer {g} at (20,111) size 248x156 [transform={m=((2.00,0.00)(0 .00,2.00)) t=(0.00,0.00)}] 5 LayoutSVGContainer {g} at (20,111) size 248x156 [transform={m=((2.00,0.00)(0 .00,2.00)) t=(0.00,0.00)}]
6 LayoutSVGText {text} at (70,55) size 59x19 contains 1 chunk(s) 6 LayoutSVGText {text} at (70,55) size 59x19 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 59x18 7 LayoutSVGInlineText {#text} at (0,0) size 59x18
8 chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 8 width 58 .21: "Click me" 8 chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 8 width 58 .21: "Click me"
9 LayoutSVGText {text} at (10,115) size 44x19 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,115) size 44x19 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 44x18 10 LayoutSVGInlineText {#text} at (0,0) size 44x18
11 chunk 1 text run 1 at (10.00,130.00) startOffset 0 endOffset 7 width 4 3.56: "Status:" 11 chunk 1 text run 1 at (10.00,130.00) startOffset 0 endOffset 7 width 4 3.56: "Status:"
12 LayoutSVGText {text} at (90,116) size 44x17 contains 1 chunk(s) 12 LayoutSVGText {text} at (90,116) size 44x17 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 44x17 13 LayoutSVGInlineText {#text} at (0,0) size 44x17
14 chunk 1 text run 1 at (90.00,130.00) startOffset 0 endOffset 6 width 4 3.55: "Passed" 14 chunk 1 text run 1 at (90.00,130.00) startOffset 0 endOffset 6 width 4 3.55: "Passed"
15 caret: position 0 of child 0 {#text} of child 1 {text} of child 3 {g} of child 1 {svg} of document 15 caret: position 3 of child 0 {#text} of child 1 {text} of child 3 {g} of child 1 {svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698