Source code
Revision control
Copy as Markdown
Other Tools
[shadowrootadoptedstylesheets-clonenode.html]
[cloneNode(true) re-processes shadowrootadoptedstylesheets and the clone shares the resolved sheet.]
expected: FAIL
[cloneNode(true) preserves order of multiple shadowrootadoptedstylesheets specifiers.]
expected: FAIL
[cloneNode(true) on a non-clonable host does not produce a shadow root regardless of shadowrootadoptedstylesheets.]
expected: FAIL
[cloneNode(true) preserves resolution semantics for whitespace-padded shadowrootadoptedstylesheets values.]
expected: FAIL
[cloneNode(true) reflects only the shadowrootadoptedstylesheets attribute, not script mutations to adoptedStyleSheets.]
expected: FAIL
[cloneNode(true) followed by getHTML() round-trips the shadowrootadoptedstylesheets attribute.]
expected: FAIL
[Adopted stylesheets resolved from the cloned shadow root style the cloned tree.]
expected: FAIL
[document.importNode resolves shadowrootadoptedstylesheets against the destination document.]
expected: FAIL
[document.importNode does NOT inherit the source document's import map resolution.]
expected: FAIL