OLD | NEW |
1 >> | 1 This test verifies if Range.deleteContents can handle doctype. |
2 Ensures that this snippet does not lead to a crash. Bug 86029. | |
3 | 2 |
4 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
". |
5 | 4 |
6 | 5 |
7 PASS. WebKit did not crash. | 6 PASS range.deleteContents() did not throw exception. |
8 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
9 | 8 |
10 TEST COMPLETE | 9 TEST COMPLETE |
11 | 10 |
OLD | NEW |