1CONSOLE ERROR: line 9: Uncaught HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Nodes of type 'X' may not be inserted inside nodes of type '#document'.
1CONSOLE ERROR: line 9: Uncaught HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Only one element on document allowed.
2 This tests that we are getting the correct message for DOM Exception 3: HIERARCH
Y_REQUEST_ERR.
2 This tests that we are getting the correct message for DOM Exception 3: HIERARCH
Y_REQUEST_ERR.
Issue 779173002: Be more strict about multiple documentElements
(Closed)
Created 6 years ago by rwlbuis
Modified 6 years ago
Reviewers: esprehn
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 1