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

Unified Diff: LayoutTests/platform/mac/fast/events/hit-test-clip-path-reference-expected.txt

Issue 1318473004: Auto-rebaseline for r201078 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 months 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/platform/mac/fast/events/hit-test-clip-path-reference-expected.txt
diff --git a/LayoutTests/platform/mac/fast/events/hit-test-clip-path-reference-expected.txt b/LayoutTests/platform/mac/fast/events/hit-test-clip-path-reference-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a27684ee57955ad8d235fde0ef15c6799258e32a
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/events/hit-test-clip-path-reference-expected.txt
@@ -0,0 +1,18 @@
+Test that hit-test work with clip-path using svg reference
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS path contains point at (99, 238)
+PASS path contains point at (94, 233)
+PASS path contains point at (104, 243)
+PASS path contains point at (94, 243)
+PASS path contains point at (104, 233)
+PASS path does not contain point at (67, 206)
+PASS path does not contain point at (66, 205)
+PASS path does not contain point at (68, 207)
+
+

Powered by Google App Engine
This is Rietveld 408576698