[Webkit-unassigned] [Bug 87805] New: [Shadow DOM] <style> inside Shadow subtree should be scoped inside the subtree.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 18:35:51 PDT 2012


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

           Summary: [Shadow DOM] <style> inside Shadow subtree should be
                    scoped inside the subtree.
           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: morrita at google.com
            Blocks: 59827


http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#styles
> - Otherwise, if RULE is declared with a style element:
>   - Let STYLE be this style element
>   - If STYLE is in TREE, then RULE is applicable in TREE. // This should be implemented.
>   - If TREE has apply-author-styles flag set and RULE is declared in an enclosing shadow DOM subtree
>   - Let TOP be this tree
>   - If each shadow DOM subtree that both encloses TREE and is enclosed by TOP has apply-author-styles set, the RULE is applicable in TREE.

-- 
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