Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This test checks an orphan text node cannot be surrounded by the range. (bug3168 4) | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS range.surroundContents(element) threw exception HierarchyRequestError: Fail ed to execute 'surroundContents' on 'Range': The container node is a detached ch aracter data node; no parent node is available for insertion.. | |
| 7 PASS successfullyParsed is true | |
| 8 | |
| 9 TEST COMPLETE | |
| 10 | |
| OLD | NEW |