mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
parent
f193acf31b
commit
4d6f5c259c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ var PaperScope = Base.extend(/** @lends PaperScope# */{
|
|||
// Use rv: and rename to msie
|
||||
v = rv;
|
||||
n = 'msie';
|
||||
}
|
||||
}
|
||||
browser.version = v;
|
||||
browser.versionNumber = parseFloat(v);
|
||||
browser.name = n;
|
||||
|
|
Loading…
Reference in a new issue