Source code

Revision control

Copy as Markdown

Other Tools

[shadowrootadoptedstylesheets-fetched-module.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
if (os == "android"): [OK, ERROR]
ERROR
[Styles from the adoptedStyleSheets are applied to elements.]
expected: FAIL
[adoptedStyleSheets is populated from a <template> element's shadowrootadoptedstylesheets attribute.]
expected: FAIL