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