[Webkit-unassigned] [Bug 107222] New: [Shadow DOM] Specifying scrollbar style of an element having RenderLayer in ShadowDOM does not work.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 21:45:26 PST 2013


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

           Summary: [Shadow DOM] Specifying scrollbar style of an element
                    having RenderLayer in ShadowDOM does not work.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org
                CC: webcomponents-bugzilla at chromium.org
            Blocks: 91821


scrollbar style for host is applied instead.

The reason is RenderLayer uses shadowAncestorNode() anytime.
Maybe we have to check ShadowRoot->type()?

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