Skip to content

Commit

Permalink
Add a comment for a couple of sites to test unfocus
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-petrov committed Mar 9, 2014
1 parent 186ca80 commit 14a67a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions coffee/frontend/modules/unfocus.coffee
@@ -1,6 +1,12 @@
# TODO: this doesn't work for 'autofocus' attributes (e.g. mailinator.com)
# TODO: this doesn't work for Gmail when the reply text field is open

# sites to test with:
# https://encrypted.google.com/
# http://pagemon.net/
# https://imo.im/register
# http://www.edreams.com/

class window.Unfocus
disabledElements = []
observer = null
Expand Down

0 comments on commit 14a67a2

Please sign in to comment.