OLD | NEW |
(Empty) | |
| 1 Test that hit-test work with clip-path using svg reference |
| 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 |
| 5 |
| 6 PASS successfullyParsed is true |
| 7 |
| 8 TEST COMPLETE |
| 9 PASS path contains point at (99, 241) |
| 10 PASS path contains point at (94, 236) |
| 11 PASS path contains point at (104, 246) |
| 12 PASS path contains point at (94, 246) |
| 13 PASS path contains point at (104, 236) |
| 14 PASS path does not contain point at (67, 209) |
| 15 PASS path does not contain point at (66, 208) |
| 16 PASS path does not contain point at (68, 210) |
| 17 |
| 18 |
OLD | NEW |