summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/Node-prototype-cloneNode.html.ini
blob: e05e95c3b358fe5f767ba8fdc5995d8db907627b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Node-prototype-cloneNode.html]
  type: testharness
  [cloneNode on a shadow root in open mode must throw a NotSupportedError]
    expected: FAIL

  [cloneNode on a shadow root in closed mode must throw a NotSupportedError]
    expected: FAIL

  [cloneNode on an element with an open shadow root should not clone its shadow root]
    expected: FAIL

  [cloneNode on an element with a closed shadow root should not clone its shadow root]
    expected: FAIL