Don't check against tag name in focus input.
commit3e71401a3c7e41b243b39491e29cd69f5c108e29
authorDaniel Carl <danielcarl@gmx.de>
Mon, 18 Mar 2013 01:19:28 +0000 (18 02:19 +0100)
committerHannes Schueller <hannes@yllr.net>
Fri, 17 May 2013 10:59:31 +0000 (17 12:59 +0200)
tree9b3de871405708e5963a1e418793e9a80d22392f
parente1494f37d1a223e19ff262f88e08eb45fc2a27ca
Don't check against tag name in focus input.

The xpath expression does only select textarea and input elements, so we
don't need to check the found nodes again.
hinting.js