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