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

Unified Diff: LayoutTests/svg/hittest/rect-miterlimit-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/rect-miterlimit.html ('k') | LayoutTests/svg/hittest/update-ellipse.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/hittest/rect-miterlimit-expected.txt
diff --git a/LayoutTests/svg/hittest/rect-miterlimit-expected.txt b/LayoutTests/svg/hittest/rect-miterlimit-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4101c6bf7a34dea660860ef197cc69f2044e4f94
--- /dev/null
+++ b/LayoutTests/svg/hittest/rect-miterlimit-expected.txt
@@ -0,0 +1,4 @@
+Check that hit testing on a <rect> with various miterlimits around sqrt(2) works properly. If the test passes, you will see "PASS" below.
+PASS
+
+
« no previous file with comments | « LayoutTests/svg/hittest/rect-miterlimit.html ('k') | LayoutTests/svg/hittest/update-ellipse.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698