| OLD | NEW |
| 1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostr
ud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis au
te irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat
nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qu
i officia deserunt mollit anim id est laborum." |
| 1 original scroll y for RTL page : Success | 2 original scroll y for RTL page : Success |
| 2 vertical scroll: : Success | 3 vertical scroll: : Success |
| 3 continuously call window.scrollY : Success | 4 continuously call window.scrollY : Success |
| 4 zoom in and out preserve scroll position: Success | 5 zoom in and out preserve scroll position: Success |
| 5 resize preserves scroll position: Success | 6 resize preserves scroll position: Success |
| 6 PASS window.scrollY == -3425 became true | 7 PASS window.scrollY == -3425 became true |
| 7 PASS window.scrollY == 0 became true | 8 PASS window.scrollY == 0 became true |
| 8 selectAll selects all document: Success | 9 selectAll selects all document: Success |
| 9 PASS successfullyParsed is true | 10 PASS successfullyParsed is true |
| 10 | 11 |
| 11 TEST COMPLETE | 12 TEST COMPLETE |
| 12 | 13 |
| OLD | NEW |