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

Unified Diff: LayoutTests/svg/hittest/update-rect-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/hittest/update-rect-expected.txt
diff --git a/LayoutTests/svg/hittest/update-rect-expected.txt b/LayoutTests/svg/hittest/update-rect-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b80801c4cee606a06ce93d3f4e16476bcd1d03e6
--- /dev/null
+++ b/LayoutTests/svg/hittest/update-rect-expected.txt
@@ -0,0 +1,26 @@
+Regression test for http://crbug.com/436214. This tests updating SVG <rect> elements having various stroke styles. If this test passes, you will see "PASS" below.
+PASS
+
+(400, 118)
+(460, 180)
+(263, 83)
+(200, 62)
+(235, 112)
+(160, 350)
+(233, 413)
+(160, 300)
+(400, 350)
+(350, 370)
+(200, 230)
+(267, 236)
+(304, 218)
+(307, 266)
+(707, 65)
+(710, 130)
+(712, 164)
+(712, 216)
+(712, 264)
+(712, 316)
+(610, 425)
+(739, 394)
+

Powered by Google App Engine
This is Rietveld 408576698