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 (GraphicsLayer | |
13 (bounds 800.00 600.00) | |
14 (children 1 | |
15 (GraphicsLayer | |
16 (bounds 800.00 600.00) | |
17 (contentsOpaque 1) | |
18 (drawsContent 1) | |
19 ) | |
20 ) | |
21 ) | |
22 | 12 |
OLD | NEW |