| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9ebfffa15e130e463a1bedc7bec15e589cc156d5
|
| --- /dev/null
|
| +++ b/LayoutTests/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, 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)
|
| +
|
| +
|
|
|