aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dom_tests
AgeCommit message (Expand)Author
2018-02-05Fix tests.Stephen Blott
2017-12-14Detect click listeners for link hints.Stephen Blott
2017-10-28Remove normal mode commands from global scopemrmr1993
2017-10-27Move NormalMode to its own content scriptmrmr1993
2017-10-06Correct a longstanding typo in DOM testsmrmr1993
2017-08-18Check whether events are trusted before executing listenersmrmr1993
2017-04-18Remove use of keyCodes entirely.Stephen Blott
2017-04-18Rework tests for all key handling on keydown.Stephen Blott
2016-12-10Merge pull request #2326 from smblott-github/move-search-engines-to-bg-utilsStephen Blott
2016-12-10Tweak #2338.Stephen Blott
2016-11-09treat select element as an input, setting focus to itRamiro Araujo
2016-10-23Move SearchEngines to bg-utils.coffee.Stephen Blott
2016-09-26Tweak jsaction detection and add tests.Stephen Blott
2016-04-18Fix tests.Stephen Blott
2016-04-18Require documentReady for all UI components.Stephen Blott
2016-04-10Fix Vomnibar initialization issue.Stephen Blott
2016-04-08Merge pull request #2088 from smblott-github/filtered-hints-better-typed-text...Stephen Blott
2016-04-08Filtered hints; ignore unmatched text.Stephen Blott
2016-04-08Do not post hint descriptors back to the frame itself.Stephen Blott
2016-04-04Handle requireHref for link hints locally.Stephen Blott
2016-04-02Refactor DomUtils.documentReady.Stephen Blott
2016-03-30Add tests for GrabBackFocus.Stephen Blott
2016-03-30Add test for SuppressAllKeyboardEvents.Stephen Blott
2016-03-29Add tests for WaitForEnter.Stephen Blott
2016-03-29Ensure window has focus in tests.Stephen Blott
2016-03-28Filter out link-hint false positives.Stephen Blott
2016-03-28Global link hints; fix tests after rebase.Stephen Blott
2016-03-28Global link hints; self code review.Stephen Blott
2016-03-28Golbal link hints; fic tests.Stephen Blott
2016-03-25Better choice of callapse on exit.Stephen Blott
2016-03-25More selective integration with the tests.Stephen Blott
2016-03-25Add tests for visual mode.Stephen Blott
2016-03-21Simplify singleton handling.Stephen Blott
2016-03-21Rework visual mode.Stephen Blott
2016-03-21Rename visual mode file.Stephen Blott
2016-03-18Clarify why things are exported.Stephen Blott
2016-03-18Refactor the front-end initialisation sequence.Stephen Blott
2016-03-17Minor refactoring.Stephen Blott
2016-03-17Use Chrome frameIds.Stephen Blott
2016-03-17Move alphabet hint tests...Stephen Blott
2016-03-17Fix long-standing bug in link-hints tests.Stephen Blott
2016-03-13Add tests in various areas...Stephen Blott
2016-03-10Tests; add alphabet-hint hint tests.Stephen Blott
2016-03-06Initialize UI components only when they're needed.Stephen Blott
2016-03-06Fix count handling (again).Stephen Blott
2016-03-06Normal mode tests.Stephen Blott
2016-03-05Key bindings; add line missing from tests.Stephen Blott
2016-03-05Key bindings; refactor passKeys distribution.Stephen Blott
2016-03-05Key bindings; tweaks.Stephen Blott
2016-03-05Key bindings; refactor passKeys.Stephen Blott