Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottjehl/Device-Bugs
Just a collection of quirks and issues that occur on browser platforms (particularly those unlikely to update)
https://github.com/scottjehl/Device-Bugs
Last synced: about 1 month ago
JSON representation
Just a collection of quirks and issues that occur on browser platforms (particularly those unlikely to update)
- Host: GitHub
- URL: https://github.com/scottjehl/Device-Bugs
- Owner: scottjehl
- Created: 2012-03-23T10:02:21.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T18:19:13.000Z (almost 9 years ago)
- Last Synced: 2024-10-19T00:09:38.815Z (about 2 months ago)
- Homepage:
- Size: 96.7 KB
- Stars: 865
- Watchers: 74
- Forks: 19
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Device Bugs & Quirks
There's no good place to quickly search for weird HTML, CSS, and JS quirks in mobile devices. Let's fix that.
Please add any legitimate non-framework-specific browser issues to this tracker. We're using the term "device" broadly here - anything that runs a browser is a device, so feel free to file desktop browser bugs as well. If the issue deals with a browser in active development, it'd be very helpful to file the issue with that browser's tracker as well (but still file it here too!).
This site gives more information on filing browser issues: [http://movethewebforward.org/](http://movethewebforward.org/)
Of particular interest here are bugs in older platforms that are no longer being developed, but still come included on brand new devices - and often have no update path! Android 2.x WebKit quirks are a prime example.
### Issue filing
Feel free to use this template, filling in all the sections you can:
[https://github.com/scottjehl/Device-Bugs/blob/master/ISSUE%20TEMPLATE](https://github.com/scottjehl/Device-Bugs/blob/master/ISSUE%20TEMPLATE)
Thanks
Scott