Y
Hacker News
new
|
ask
|
show
|
jobs
by
amake
3627 days ago
I'm on OS X with Firefox 47.0.1 and it doesn't work for me either :(
1 comments
justinsaccount
3627 days ago
I'm on OS X with Firefox 47.0.1 and it works fine. It doesn't display anything until the 6th keypress.
link
mikeash
3627 days ago
Doesn't work in Safari for me, but it does work in Chrome (after pressing keys six times).
link
justinsaccount
3627 days ago
Yeah, it uses this style function definition (ES6?) in a few places:
document.addEventListener("DOMContentLoaded", () => {
Safari doesn't support that.
link