Bug 83950

Summary: Avoid use of ::webkit-scrollbar to hide scrollbars, since it doesn't work in WK1
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: hclam, jamesr, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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