Index: LayoutTests/fast/events/hit-test-clip-path-reference-expected.txt |
diff --git a/LayoutTests/fast/events/hit-test-clip-path-reference-expected.txt b/LayoutTests/fast/events/hit-test-clip-path-reference-expected.txt |
deleted file mode 100644 |
index 9ebfffa15e130e463a1bedc7bec15e589cc156d5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/events/hit-test-clip-path-reference-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-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, 247) |
-PASS path contains point at (94, 242) |
-PASS path contains point at (104, 252) |
-PASS path contains point at (94, 252) |
-PASS path contains point at (104, 242) |
-PASS path does not contain point at (67, 215) |
-PASS path does not contain point at (66, 214) |
-PASS path does not contain point at (68, 216) |
- |
- |