aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dom_tests
AgeCommit message (Expand)Author
2015-01-15Modes; yet more teaks and fiddles.Stephen Blott
2015-01-14Modes; fix tests.Stephen Blott
2015-01-11Modes; yet more tweaks, yet more tests.Stephen Blott
2015-01-11Modes; tweaks, including more tests.Stephen Blott
2015-01-11Modes; tweek tests.Stephen Blott
2015-01-11Modes; add DOM tests.Stephen Blott
2015-01-11Modes; add DOM tests.Stephen Blott
2015-01-06Modes; fix testsStephen Blott
2015-01-01Modes; minor changes.Stephen Blott
2015-01-01Modes; incorporate three test modes.Stephen Blott
2014-12-30Merge branch 'smblott-link-hints-overlap' into post-1.46Stephen Blott
2014-12-29Fix tests for UIComponent Vomnibar iframemrmr1993
2014-12-29Merge branch 'smblott-uicomponent-iframe' into post-1.46-with-uicomponent-iframeStephen Blott
2014-12-29Refactor UIComponent, etc., and demo.Stephen Blott
2014-12-28Fix tests for UIComponentmrmr1993
2014-12-18Move rect functions to their own filemrmr1993
2014-12-17Stop ignoring clickable opacity: none; elementsmrmr1993
2014-12-14Merge branch 'disable-on-disable' of https://github.com/mrmr1993/vimium into ...Stephen Blott
2014-12-14Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium int...Stephen Blott
2014-12-08Detect port disconnects (ie. extension is disabled) and disable frontendmrmr1993
2014-11-02Force our key event handlers to have the highest possible prioritymrmr1993
2014-10-31Fix vomnibar/iframe tests.Stephen Blott
2014-10-31Add comments about moving the Vomnibar to an iframemrmr1993
2014-09-17Hacks to make Vomnibar tests work againmrmr1993
2014-08-12Merge pull request #922 from camflint/FixBuildAndTestTasksOnWindowsPhil Crosby
2014-08-12Add a TODO to tighten up the contract of some testsPhil Crosby
2014-08-05Match mixed-case relationship links in goNext/goPreviousVincent Bernat
2014-08-05Add a test for "link rel='next'" kind of link.Vincent Bernat
2014-06-08Fix build and test on Windows.spccdt
2013-10-28Fixed detection of links which are only partially inside the viewportStanley Shyiko
2013-09-12Changed deprecated chrome.extension on chrome.runtime in all files and fix testsMaksim Ryzhikov
2013-05-09Add runtime.getManifest() stub to Chrome mocksainaen
2013-05-06Add onMessage() stub to Chrome extension API mocksainaen
2012-10-29Move a bunch of stuff under pages/ for tidiness.Jez Ng
2012-10-29Make the numbers used in the filtered link hints configurable.Jez Ng
2012-10-29Factor out scrolling code into a new file.Jez Ng
2012-10-29More tests, because I like having coverage.Jez Ng
2012-10-23Refactor and fix findAndFollowLink. Closes #650.Jez Ng
2012-10-20Refactor handlerStack. Closes #657.Jez Ng
2012-09-09Add JSCoverage support.Jez Ng
2012-09-08Merge branch 'next-release'Jez Ng
2012-09-08Fix formatting.Jez Ng
2012-09-08Set up PhantomJS testing.Jez Ng