Bug 83950 - Avoid use of ::webkit-scrollbar to hide scrollbars, since it doesn't work in WK1
Summary: Avoid use of ::webkit-scrollbar to hide scrollbars, since it doesn't work in WK1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 15:32 PDT by Simon Fraser (smfr)
Modified: 2012-04-13 15:52 PDT (History)
3 users (show)

See Also:


Attachments
Patch (64.00 KB, patch)
2012-04-13 15:43 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-04-13 15:32:51 PDT
Some compositing tests use ::webkit-scrollbar style to hide scrollbars. This doesn't work on WK1, so it's not a good solution.
Comment 1 Simon Fraser (smfr) 2012-04-13 15:43:28 PDT
Created attachment 137167 [details]
Patch
Comment 2 Simon Fraser (smfr) 2012-04-13 15:52:03 PDT
James gave rs=him in irc.

http://trac.webkit.org/changeset/114176