[Bug 18382] New: [Shadow]: ShadowRoot needs the flag to control @host @-rules in a similar way to the apply-author-styles flag.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18382

           Summary: [Shadow]: ShadowRoot needs the flag to control @host
                    @-rules in a similar way to the apply-author-styles
                    flag.
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
        AssignedTo: dglazkov@chromium.org
        ReportedBy: tasak@google.com
         QAContact: public-webapps-bugzilla@w3.org
            Blocks: 14978


Web developers want to control whether to apply @host @-rules declared in older
shadow DOM subtrees when they add their own shadow root to the shadow host.

By using this flag, we don't need to see whether shadow dom subtrees are inert
or not.

The following link is a document about the flag:
https://docs.google.com/document/d/1B39UFwTgAqIXQXwX4S42nvSe7ObJa7_oRMplsIR8WrE/edit

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 24 July 2012 09:33:02 UTC