Chromium Code Reviews
DescriptionRemove applyAuthorStyles flag.
This flag doesn't really make sense in sky, rules should
only match if they're from the same scope or are a :host
rule in the ShadowRoot on the element. Removing this also
eliminates the ScopeContainsLastMatchedElement flag. For
now we just check if the scope is null for the same
behavior, in the future we'll never let scope be null
and we'll just enforce the normal style scoping rules.
R=ojan@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/94a1d6f02b24f21a3a94557681d8b40ad37411e7
Patch Set 1 #Messages
Total messages: 4 (1 generated)
|