missed ie storage event support

This commit is contained in:
remy 2011-06-28 12:46:32 +01:00
parent 06039d8744
commit 9b7843a687
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"url": "storage-events",
"tags": "storage",
"support": {
"live": "chrome safari opera firefox"
"live": "chrome safari opera firefox ie"
},
"test": "Modernizr.localstorage"
},