Source code

Revision control

Copy as Markdown

Other Tools

[mixin-shadow-dom.html]
[Style in shadow DOM should have access to outside non-adopted mixins]
expected: FAIL
[Style in shadow DOM should have access to inside mixins]
expected: FAIL
[Style in shadow DOM should have access to mixins from adopted stylesheets]
expected: FAIL
[Shared inline @apply contents use the correct mixin in each scope]
expected: FAIL
[Shared inline @apply contents do not depend on scope creation order]
expected: FAIL
[Shared constructed @apply sheet uses the correct mixin in each scope]
expected: FAIL
[Shared constructed @apply sheet does not depend on scope creation order]
expected: FAIL
[An @apply of an undefined mixin does not affect a scope that defines it]
expected: FAIL
[An @apply of a defined mixin does not leak into a scope without it]
expected: FAIL
[A local mixin overrides a document mixin with the same name]
expected: FAIL
[Nested shadows use the nearest mixin along each tree branch]
expected: FAIL