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

Unified Diff: LayoutTests/svg/dynamic-updates/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: 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
Index: LayoutTests/svg/dynamic-updates/update-ellipse-expected.txt
diff --git a/LayoutTests/svg/dynamic-updates/update-ellipse-expected.txt b/LayoutTests/svg/dynamic-updates/update-ellipse-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fdc6ce2c1fff1f762aebaeb2469c592b56d02d2d
--- /dev/null
+++ b/LayoutTests/svg/dynamic-updates/update-ellipse-expected.txt
@@ -0,0 +1,14 @@
+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)
+

Powered by Google App Engine
This is Rietveld 408576698