Bug 21446 - Allow scrollbars to be styled from CSS
Summary: Allow scrollbars to be styled from CSS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on: 21447
Blocks:
  Show dependency treegraph
 
Reported: 2008-10-07 14:18 PDT by Dave Hyatt
Modified: 2008-10-09 19:34 PDT (History)
0 users

See Also:


Attachments
Patch (37.31 KB, patch)
2008-10-08 14:33 PDT, Dave Hyatt
hyatt: review-
Details | Formatted Diff | Diff
Patch (89.47 KB, patch)
2008-10-09 15:21 PDT, Dave Hyatt
oliver: review+
Details | Formatted Diff | Diff
Screenshot of some ugly custom scrollbars! ;) (4.42 KB, image/png)
2008-10-09 15:33 PDT, Dave Hyatt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2008-10-07 14:18:21 PDT
Allow scrollbars to be styled from CSS using new pseudo classes and elements.
Comment 1 Dave Hyatt 2008-10-08 14:33:28 PDT
Created attachment 24200 [details]
Patch

Collecting feedback.  Not really ready to land, but would like a review to point out style issues or complaints.
Comment 2 mitz 2008-10-08 15:28:51 PDT
Comment on attachment 24200 [details]
Patch

The license header on the new files is not the latest version.
Comment 3 Timothy Hatcher 2008-10-09 01:57:25 PDT
You should include a test case.
Comment 4 Dave Hyatt 2008-10-09 09:42:47 PDT
Comment on attachment 24200 [details]
Patch

Never mind.  Will just keep hacking.
Comment 5 Dave Hyatt 2008-10-09 15:21:35 PDT
Created attachment 24240 [details]
Patch

Here we go.
Comment 6 Dave Hyatt 2008-10-09 15:33:26 PDT
Created attachment 24241 [details]
Screenshot of some ugly custom scrollbars! ;)
Comment 7 Dave Hyatt 2008-10-09 19:34:07 PDT
Initial landing in r37462.