Testing checklist
Paste this checklist into an issue or pull request on GitHub and it will be converted into a GFM Task List.
## Browsers
- [ ] Chrome
- [ ] Safari
- [ ] FF
- [ ] IE10
- [ ] IE9
- [ ] IE8
- [ ] IE7
- [ ] Opera
- [ ] iOS6
- [ ] Android 4
- [ ] Blackberry Bold
## Accessibility
- [ ] Keyboard friendly
- [ ] Screen reader friendly
## Other
- [ ] Is useable without CSS
- [ ] Is useable without JS
- [ ] Flexible from small to large screens
- [ ] No linting errors or warnings
- [ ] JavaScript tests are passing