OLD | NEW |
1 One Two Three | 1 One Two Three |
2 This test ensures that scrolling the window sends a notification. | 2 This test ensures that scrolling the window sends a notification. |
3 | 3 |
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
5 | 5 |
6 | 6 |
7 Got notification on container div | 7 Got notification on container div |
8 PASS container.scrollLeft is 500 | 8 PASS container.scrollLeft is 500 |
9 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
10 | 10 |
11 TEST COMPLETE | 11 TEST COMPLETE |
12 | 12 |
OLD | NEW |