OLD | NEW |
---|---|
(Empty) | |
1 Verifies that for .mediaElement getters, a wrapper that corresponds to the actua l element is created. | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 PASS source.mediaElement.nonExistentProperty is undefined. | |
7 PASS source.mediaElement.nonExistentProperty is undefined. | |
8 PASS successfullyParsed is true | |
9 | |
10 TEST COMPLETE | |
11 | |
OLD | NEW |