Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 PASS selection.addRange() threw exception TypeError: Failed to execute 'addRange ' on 'Selection': 1 argument required, but only 0 present.. | |
| 2 PASS selection.getRangeAt() threw exception TypeError: Failed to execute 'getRan geAt' on 'Selection': 1 argument required, but only 0 present.. | |
| 3 PASS selection.selectAllChildren() threw exception TypeError: Failed to execute 'selectAllChildren' on 'Selection': 1 argument required, but only 0 present.. | |
| 4 PASS successfullyParsed is true | |
| 5 | |
| 6 TEST COMPLETE | |
| 7 | |
| OLD | NEW |