blob: e432d7ccf7234a9ef8fd0427810b8611edaabe96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[shadow-root-001.html]
type: testharness
[The parentNode attribute of a shadow root must always return null.]
expected: FAIL
[The parentElement attribute of a shadow root must always return null.]
expected: FAIL
[The parentNode attribute of a shadow root must always return null, even if the shadow root is nested inside another shadow root.]
expected: FAIL
[The parentElement attribute of a shadow root must always return null, even if the shadow root is nested inside another shadow root.]
expected: FAIL
|