Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE WARNING: line 21: The behavior that Selection.addRange() merges existing Range and the specified Range was removed. See https://www.chromestatus.com/fea tures/6680566019653632 for more details. | 1 CONSOLE WARNING: line 21: The behavior that Selection.addRange() merges existing Range and the specified Range was removed. See https://www.chromestatus.com/fea tures/6680566019653632 for more details. |
| 2 CONSOLE ERROR: line 56: Uncaught HierarchyRequestError: Failed to execute 'inser tNode' on 'Range': The node to be inserted contains the insertion point; it may not be inserted into itself. | 2 CONSOLE ERROR: line 38: Uncaught HierarchyRequestError: Failed to execute 'inser tNode' on 'Range': The node to be inserted contains the insertion point; it may not be inserted into itself. |
| 3 text | |
| 4 a | 3 a |
| 5 Test passes if it does not CRASH. | 4 Test passes if it does not CRASH. |
| OLD | NEW |