1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge with upstream

This commit is contained in:
Vivien Nicolas 2011-09-10 20:12:57 +02:00
commit 7fa63e68dd
3 changed files with 22 additions and 22 deletions

View file

@ -593,7 +593,7 @@ window.addEventListener('pagechange', function pagechange(evt) {
}, true);
window.addEventListener('keydown', function keydown(evt) {
switch(evt.keyCode) {
switch (evt.keyCode) {
case 61: // FF/Mac '='
case 107: // FF '+' and '='
case 187: // Chrome '+'