OLD | NEW |
| 1 CONSOLE WARNING: 'Element.offsetLeft' is deprecated and will be removed in M47,
around Novemver 2015. The offset* attributes are only standardized and widely su
pported for HTML elements |
| 2 CONSOLE WARNING: 'Element.offsetTop' is deprecated and will be removed in M47, a
round Novemver 2015. The offset* attributes are only standardized and widely sup
ported for HTML elements |
1 SVG 1.1 dynamic update tests | 3 SVG 1.1 dynamic update tests |
2 | 4 |
3 Tests hitTesting on clipped Elements. Clip-path gets transformed. | 5 Tests hitTesting on clipped Elements. Clip-path gets transformed. |
4 | 6 |
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
6 | 8 |
7 | 9 |
8 PASS Hit thrown on not clipped area of rect. | 10 PASS Hit thrown on not clipped area of rect. |
9 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
10 | 12 |
11 TEST COMPLETE | 13 TEST COMPLETE |
12 | 14 |
OLD | NEW |