Don't remove target attributes with none _blank value.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 13 Mar 2013 21:35:22 +0000 (22:35 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 13 Mar 2013 21:35:22 +0000 (22:35 +0100)
commit1ccfdf538f27dcc595d5f5cf7ee88aad7e735136
treeb3f76913a561b4a87445eaf42e870a29086c57e3
parentaec69588c215ffe24ffd3f24f07dd9483fa62426
Don't remove target attributes with none _blank value.

If a framesite uses the target attribute to open a link into a defined frame
we removed this useful attribute too during hinting the link. Now only target
via value _blank are removed just before clicking the hint.
src/hints.js