blob: 2066c24b184e1ff780c4b62daeddbb3624fba5ef [file] [log] [blame]
Calling ShadowRoot.cloneNode() should throw a NotSupportedError exception.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS shadowRoot.cloneNode() threw exception NotSupportedError: Failed to execute 'cloneNode' on 'Node': ShadowRoot nodes are not clonable..
PASS successfullyParsed is true
TEST COMPLETE