RESOLVED DUPLICATE of bug 95664 92053
[Shadow] Implicitly-scoped styles only work if the <style scoped> flag is enabled
https://bugs.webkit.org/show_bug.cgi?id=92053
Summary [Shadow] Implicitly-scoped styles only work if the <style scoped> flag is ena...
Dominic Cooney
Reported 2012-07-23 18:39:22 PDT
If you run the tabs example from https://github.com/coonsta/Web-Components-Polyfill in samples/tabs/index.html the styles in the Shadow DOM are applied differently depending on whether the Enable <style scoped> flag is enabled or not. I believe <style scoped> is behind a flag because of questions about the HTML spec. I don’t think scoping styles for Web Components needs to block on that.
Attachments
Hajime Morrita
Comment 1 2012-09-20 18:44:08 PDT
Oops. Dominic filed this ahead of me. I'm sorry for my overlooking. *** This bug has been marked as a duplicate of bug 95664 ***
Note You need to log in before you can comment on or make changes to this bug.