haikuwebkit/LayoutTests/fast/dom/Range/extract-contents-document-t...

11 lines
348 B
Plaintext

Checks that Range.extractContents() throws a HierarchyRequestError when encountering a docType
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS range.extractContents() threw exception HierarchyRequestError: The operation would yield an incorrect node tree..
PASS successfullyParsed is true
TEST COMPLETE