Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
867 contributions in the last year
Contribution activity
April 2019
- mislav/axe-core JavaScript
Created a pull request in dequelabs/axe-core that received 1 comment
Fix preserving window scroll state
The arguments for window.scroll() are x-axis, y-axis; meaning that "top" value (vertical scrolling) was supposed to be passed as 2nd argument.
Revi…
+2
−2
•
1
comment