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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt
index faf9d8ed5738d281b823cf70786deaa5abb79118..9da5c2461e9cc77dd9fe348312aa201b5341712e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt
@@ -12,4 +12,4 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (90,116) size 44x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 44x18
chunk 1 text run 1 at (90.00,130.00) startOffset 0 endOffset 6 width 43.55: "Passed"
-caret: position 0 of child 0 {#text} of child 1 {text} of child 3 {g} of child 1 {svg} of document
+caret: position 3 of child 0 {#text} of child 1 {text} of child 3 {g} of child 1 {svg} of document

Powered by Google App Engine
This is Rietveld 408576698