RESOLVED FIXED 83950
Avoid use of ::webkit-scrollbar to hide scrollbars, since it doesn't work in WK1
https://bugs.webkit.org/show_bug.cgi?id=83950
Summary Avoid use of ::webkit-scrollbar to hide scrollbars, since it doesn't work in WK1
Simon Fraser (smfr)
Reported 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.
Attachments
Patch (64.00 KB, patch)
2012-04-13 15:43 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2012-04-13 15:43:28 PDT
Simon Fraser (smfr)
Comment 2 2012-04-13 15:52:03 PDT
James gave rs=him in irc. http://trac.webkit.org/changeset/114176
Note You need to log in before you can comment on or make changes to this bug.