| OLD | NEW |
| 1 This tests that a page cannot be scrolled horizontally with touch (but can still
be scrolled vertically) if its body has style overflow-x:hidden. The scroll eve
nts in this test have both an x and y component. | 1 This tests that a page cannot be scrolled horizontally with touch (but can still
be scrolled vertically) if its body has style overflow-x:hidden. The scroll eve
nts in this test have both an x and y component. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 gesture events not implemented on this platform or gesture event scrolling of a
document is broken | 6 gesture events not implemented on this platform or gesture event scrolling of a
document is broken |
| 7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 8 | 8 |
| 9 TEST COMPLETE | 9 TEST COMPLETE |
| 10 | 10 |
| OLD | NEW |