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) |
+ |
+ |