cloneNode on a ShadowRoot should always throw an error #34739
Labels
A-content/dom
Interacting with the DOM from web content
E-less-complex
Straightforward. Recommended for a new contributor.
Spec: https://dom.spec.whatwg.org/#dom-node-clonenode
Test:
tests/wpt/tests/shadow-dom/Node-prototype-cloneNode.html
Code:
servo/components/script/dom/node.rs
Lines 2799 to 2801 in ffccc5c
The text was updated successfully, but these errors were encountered: