mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-24 15:33:31 +01:00
Fix disappearing 'q{0-9a-zA-Z}' in repeat.html
Bonus: typo in regressions.js, downcase 'Command-line' in cmdline.txt (as it's not speaking about mode, hope thesnowdog will agree) Signed-off-by: Doug Kearns <dougkearns@gmail.com>
This commit is contained in:
committed by
Doug Kearns
parent
466e521230
commit
8b65863488
@@ -1,7 +1,7 @@
|
||||
// Script to find regressions
|
||||
//
|
||||
// It should use as few liberator methods as possible, but fall back to standard mozilla/DOM methods
|
||||
// The reason it, we don't want to find regressions in the regressions script, and it should survive
|
||||
// The reason is, we don't want to find regressions in the regressions script, and it should survive
|
||||
// massive changes in the internal liberator API, but just test for functionality of
|
||||
// user-visible commands/mappings
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user