[Webkit-unassigned] [Bug 92053] New: [Shadow] Implicitly-scoped styles only work if the <style scoped> flag is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 18:39:18 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92053

           Summary: [Shadow] Implicitly-scoped styles only work if the
                    <style scoped> flag is enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at chromium.org
                CC: dglazkov at chromium.org, morrita at google.com
            Blocks: 63606


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list