OLD | NEW |
---|---|
(Empty) | |
1 This tests that all the subclasses of UIEvent will have sourceDevice.firesTouchE vents set to be false by default, but it can also be passed when initialization. | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 PASS firesTouchEvents is false | |
7 PASS firesTouchEvents is true | |
8 PASS successfullyParsed is true | |
9 | |
10 TEST COMPLETE | |
11 | |
OLD | NEW |