blob: b5ff788949e46aee8be7328e392813f75eba8839 [file] [log] [blame]
PASS cloneNode on a shadow root in open mode must throw a NotSupportedError
PASS cloneNode on a shadow root in closed mode must throw a NotSupportedError
PASS cloneNode on an element with an open shadow root should not clone its shadow root
PASS cloneNode on an element with a closed shadow root should not clone its shadow root