| OLD | NEW |
| 1 This tests to make sure that right clicking when the left-mouse button is presse
d disables the drag. | 1 This tests to make sure that right clicking when the left-mouse button is presse
d disables the drag. |
| 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 window.getSelection().isCollapsed is true | 6 FAIL window.getSelection().isCollapsed should be true. Was false. |
| 7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 8 | 8 |
| 9 TEST COMPLETE | 9 TEST COMPLETE |
| 10 This is a test box. ABC 123 | 10 This is a test box. ABC 123 |
| OLD | NEW |