Compatibility/CommonIssues: Difference between revisions

adding webkit-scrollbar
(Fix small issue with format)
(adding webkit-scrollbar)
Line 85: Line 85:
*https://webcompat.com/issues/797
*https://webcompat.com/issues/797
*https://bugzilla.mozilla.org/show_bug.cgi?id=931849
*https://bugzilla.mozilla.org/show_bug.cgi?id=931849
=== Webkit Scrollbar ===
Websites would like to replace default scrollbars with custom ones. There are known issue of Firefox not hiding the default scrollbar and potential scrollbar lagging introduced with async scrolling (e10s-only).
'''Related Bugs'''
https://github.com/webcompat/web-bugs/issues/2767
https://github.com/webcompat/web-bugs/issues/4423
https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%20%5Bwebkit-scrollbar%5D&list_id=13411089
https://github.com/whatwg/compat/issues/61
34

edits