| OLD | NEW |
| 1 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 1 CONSOLE WARNING: line 5: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 2 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 2 CONSOLE WARNING: line 7: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 3 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 3 CONSOLE WARNING: line 5: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 4 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 4 CONSOLE WARNING: line 7: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 5 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 5 CONSOLE WARNING: line 5: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 6 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 6 CONSOLE WARNING: line 7: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 7 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 7 CONSOLE WARNING: line 5: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 8 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 8 CONSOLE WARNING: line 7: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 9 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 9 CONSOLE WARNING: line 5: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 10 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 10 CONSOLE WARNING: line 7: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 11 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 11 CONSOLE WARNING: line 5: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 12 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 12 CONSOLE WARNING: line 7: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 13 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 13 CONSOLE WARNING: line 5: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 14 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 14 CONSOLE WARNING: line 7: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 15 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 15 CONSOLE WARNING: line 5: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 16 CONSOLE WARNING: We don't execute document.execCommand() this time, because it i
s called recursively. | 16 CONSOLE WARNING: line 7: We don't execute document.execCommand() this time, beca
use it is called recursively. |
| 17 Should not crash if we load a test case from crbug.com/338542. | 17 Should not crash if we load a test case from crbug.com/338542. |
| 18 | 18 |
| 19 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 19 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 20 | 20 |
| 21 | 21 |
| 22 PASS event.data is "FINISH" | 22 PASS event.data is "FINISH" |
| 23 PASS Did not crash. | 23 PASS Did not crash. |
| 24 PASS successfullyParsed is true | 24 PASS successfullyParsed is true |
| 25 | 25 |
| 26 TEST COMPLETE | 26 TEST COMPLETE |
| 27 | 27 |
| OLD | NEW |