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

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

Powered by Google App Engine
This is Rietveld 408576698