index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dom_tests
/
dom_tests.coffee
Age
Commit message (
Expand
)
Author
2015-09-13
Only show link hints for <label>s for elements without a hint
mrmr1993
2015-09-13
Make <label>s clickable with LinkHints
mrmr1993
2015-09-11
Make the sort used for filetered link hints stable.
Stephen Blott
2015-06-10
Fix bug relating to duplicate hint strings.
Stephen Blott
2015-06-09
Make LinkHints a class (LinkHintsMode).
Stephen Blott
2015-06-01
Remove LinkHints.init()...
Stephen Blott
2015-05-31
Rewrite settings as a tight wrapper around Settings, tweaks for tests
mrmr1993
2015-04-29
Fix text matching/exclusion; repair tests (again).
Stephen Blott
2015-04-29
Fix text matching/exclusion; repair tests.
Stephen Blott
2015-04-28
Revert "Do not grab back focus if Vimium is disabled."
Stephen Blott
2015-04-28
Temporary fix for tests.
Stephen Blott
2015-04-25
Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1...
Stephen Blott
2015-04-24
Always initialise event listeners early
mrmr1993
2015-04-18
Mode indicator: strip all references to badges.
Stephen Blott
2015-03-08
Reload content scripts: document why changes are needed in tests.
Stephen Blott
2015-03-07
Reload content scripts after install/update.
Stephen Blott
2015-02-18
Add a test for link hints on HTML5 input types
mrmr1993
2015-02-12
Grab back focus...
Stephen Blott
2015-01-20
Rework focus input so it can be better included in tests.
Stephen Blott
2015-01-20
Rebase.
Stephen Blott
2015-01-20
Rework DOM tests (clean up).
Stephen Blott
2015-01-20
Rework DOM tests (integrate keyboard-event handling).
Stephen Blott
2015-01-20
Rework DOM tests.
Stephen Blott
2015-01-18
Give focusInput a memory (fix typo).
Stephen Blott
2015-01-18
Merge branch 'master' into focus-input-with-memory
Stephen Blott
2015-01-18
Minor clean-up of the tests.
Stephen Blott
2015-01-18
Give focusInput a memory; add tests.
Stephen Blott
2015-01-17
Modes; yet more tweaks...
Stephen Blott
2015-01-16
Modes; tweaks.
Stephen Blott
2015-01-15
Modes; match test to reality.
Stephen Blott
2015-01-15
Modes; yet more teaks and fiddles.
Stephen Blott
2015-01-14
Modes; fix tests.
Stephen Blott
2015-01-11
Modes; yet more tweaks, yet more tests.
Stephen Blott
2015-01-11
Modes; tweaks, including more tests.
Stephen Blott
2015-01-11
Modes; tweek tests.
Stephen Blott
2015-01-11
Modes; add DOM tests.
Stephen Blott
2015-01-11
Modes; add DOM tests.
Stephen Blott
2015-01-01
Modes; minor changes.
Stephen Blott
2015-01-01
Modes; incorporate three test modes.
Stephen Blott
2014-11-02
Force our key event handlers to have the highest possible priority
mrmr1993
2014-08-12
Add a TODO to tighten up the contract of some tests
Phil Crosby
2014-08-05
Match mixed-case relationship links in goNext/goPrevious
Vincent Bernat
2014-08-05
Add a test for "link rel='next'" kind of link.
Vincent Bernat
2012-10-29
Make the numbers used in the filtered link hints configurable.
Jez Ng
2012-10-29
More tests, because I like having coverage.
Jez Ng
2012-10-23
Refactor and fix findAndFollowLink. Closes #650.
Jez Ng
2012-10-20
Refactor handlerStack. Closes #657.
Jez Ng
2012-09-08
Merge branch 'next-release'
Jez Ng
2012-09-08
Set up PhantomJS testing.
Jez Ng