[Webkit-unassigned] [Bug 43060] New: CSS style scrollbars should support margin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 10:51:32 PDT 2010


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

           Summary: CSS style scrollbars should support margin
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org


It would be nice if we could support margins for the -webkit-scrollbar-* pseudo elements so that we can get overlapping elements.

::-webkit-scrollbar-button:vertical:increment{
  ...
  margin-top: -2px;
}

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