| OLD | NEW | 
|---|
| 1 This test ensures that consecutive mouse wheel ticks scroll to the right offset.
     The main purpose of this test is to ensure that smooth scrolling on the composi
    tor works as intended (tested via virtual suite virtual/threaded/). | 1 This test ensures that consecutive mouse wheel ticks scroll to the right offset.
     The main purpose of this test is to ensure that smooth scrolling on the composi
    tor works as intended (tested via virtual suite virtual/threaded/). | 
| 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 PASS document.scrollingElement.scrollTop == 80 && document.scrollingElement.scro
    llLeft == 80 became true | 6 PASS document.scrollingElement.scrollTop == 80 && document.scrollingElement.scro
    llLeft == 80 became true | 
|  | 7 PASS document.scrollingElement.scrollTop == 40 && document.scrollingElement.scro
    llLeft == 40 became true | 
| 7 PASS successfullyParsed is true | 8 PASS successfullyParsed is true | 
| 8 | 9 | 
| 9 TEST COMPLETE | 10 TEST COMPLETE | 
| 10 | 11 | 
| OLD | NEW | 
|---|