NEW 117468
Make ScopedStyleResolver use apply-author-styles of a given element's treescope
https://bugs.webkit.org/show_bug.cgi?id=117468
Summary Make ScopedStyleResolver use apply-author-styles of a given element's treescope
Ryosuke Niwa
Reported 2013-06-10 19:50:47 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/831f5faa97b993abc3506e14e63a4c11faa7f8c3 Suppose that a given shadow tree's apply-author-styles is true. Currently rules only in the nesting tree are applicable to elements in the shadow tree. However, rules in all enclosing trees should be applicable.
Attachments
Note You need to log in before you can comment on or make changes to this bug.