Index: LayoutTests/platform/win/virtual/pointerevent/fast/events/hit-test-clip-path-reference-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/pointerevent/fast/events/hit-test-clip-path-reference-expected.txt b/LayoutTests/platform/win/virtual/pointerevent/fast/events/hit-test-clip-path-reference-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cf704f09675f181b6981252e114f4bf7b98049b7 |
--- /dev/null |
+++ b/LayoutTests/platform/win/virtual/pointerevent/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, 241) |
+PASS path contains point at (94, 236) |
+PASS path contains point at (104, 246) |
+PASS path contains point at (94, 246) |
+PASS path contains point at (104, 236) |
+PASS path does not contain point at (67, 209) |
+PASS path does not contain point at (66, 208) |
+PASS path does not contain point at (68, 210) |
+ |
+ |