]> git.gir.st - VimFx.git/commit
Do not treat `<a href="">` as links
authorSimon Lydell <simon.lydell@gmail.com>
Tue, 3 Mar 2015 18:51:49 +0000 (19:51 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 3 Mar 2015 18:51:49 +0000 (19:51 +0100)
commitfd1a722c93e6ac8f136a7658697d655a6172067e
treed84a36f89ddb2406bbb2611817ff629e3db427f4
parentda5fb6d5c981eded85ab6674d2edce2080fc89f3
Do not treat `<a href="">` as links

Some sites use those as buttons. `element.href === window.location` in that
case. Otherwise several such "buttons" might get the same hint.
extension/lib/utils.coffee
Imprint / Impressum