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

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

Issue 745383007: Fix an issue where hit detection could fail on rect and ellipse shapes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address test failures Created 6 years 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/update-ellipse.html ('k') | LayoutTests/svg/hittest/update-rect.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/hittest/update-ellipse-expected.txt
diff --git a/LayoutTests/svg/hittest/update-ellipse-expected.txt b/LayoutTests/svg/hittest/update-ellipse-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9f68e3a21b833a10e340e383ec333e3d9331e8b6
--- /dev/null
+++ b/LayoutTests/svg/hittest/update-ellipse-expected.txt
@@ -0,0 +1,22 @@
+Regression test for http://crbug.com/436214. This tests updating SVG <circle> and <ellipse> elements having various stroke styles. If this test passes, you will see "PASS" below.
+PASS
+
+(383, 120)
+(429, 103)
+(225, 116)
+(263, 87)
+(119, 355)
+(150, 455)
+(223, 392)
+(201, 309)
+(364, 345)
+(402, 269)
+(549, 88)
+(662, 127)
+(705, 202)
+(727, 184)
+(705, 302)
+(727, 284)
+(705, 402)
+(727, 384)
+
« no previous file with comments | « LayoutTests/svg/hittest/update-ellipse.html ('k') | LayoutTests/svg/hittest/update-rect.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698