| OLD | NEW |
| 1 Checks that the scroll event fires on the document asychronously and only once. | 1 This tests that XMLHttpRequest lowers the MIME Type when creates a response blob
. |
| 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 Scroll event bubbles: true | 6 PASS returnedMimeType is "multipart/mixed" |
| 7 PASS Scroll position: (200, 200) | 7 PASS returnedMimeType is "text/plain" |
| 8 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 9 | 9 |
| 10 TEST COMPLETE | 10 TEST COMPLETE |
| 11 | 11 |
| OLD | NEW |