OLD | NEW |
1 SVG 1.1 dynamic update tests | 1 SVG 1.1 dynamic update tests |
2 | 2 |
3 Tests hitTesting on clipped Elements. Clipped areas shouldn't throw a hit. | 3 Tests hitTesting on clipped Elements. Clipped areas shouldn't throw a hit. |
4 | 4 |
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
6 | 6 |
7 | 7 |
8 PASS Hit thrown on not clipped area of rect. | 8 PASS Hit thrown on not clipped area of rect. |
9 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
10 | 10 |
11 TEST COMPLETE | 11 TEST COMPLETE |
12 | 12 |
OLD | NEW |