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

Unified Diff: LayoutTests/svg/hittest/ellipse-hittest-expected.txt

Issue 877553002: Fix ellipse hit testing in the non-circle case (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Lazily create the path Created 5 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
« no previous file with comments | « LayoutTests/svg/hittest/ellipse-hittest.html ('k') | Source/core/rendering/svg/RenderSVGEllipse.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/hittest/ellipse-hittest-expected.txt
diff --git a/LayoutTests/svg/hittest/ellipse-hittest-expected.txt b/LayoutTests/svg/hittest/ellipse-hittest-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2c112a1790f7ddadd1cbe76d94e084f91d18a92
--- /dev/null
+++ b/LayoutTests/svg/hittest/ellipse-hittest-expected.txt
@@ -0,0 +1,28 @@
+This tests hit testing on ellipses with continuous strokes. If this test passes, you will see "PASS" below.
+PASS
+
+(27, 46)
+(98, 33)
+(202, 53)
+(98, 142)
+(130, 180)
+(91, 247)
+(27, 240)
+(336, 166)
+(337, 214)
+(31, 18)
+(209, 31)
+(132, 47)
+(229, 43)
+(245, 180)
+(45, 180)
+(130, 95)
+(130, 295)
+(212, 255)
+(280, 235)
+(301, 247)
+(378, 88)
+(335, 122)
+(333, 190)
+(377, 66)
+
« no previous file with comments | « LayoutTests/svg/hittest/ellipse-hittest.html ('k') | Source/core/rendering/svg/RenderSVGEllipse.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698