Merge pull request #3083 from fatso83/revert-2778-master

Revert "Fixed error in test for indexedDB"
This commit is contained in:
Masahiro Wakame
2014-11-05 14:14:13 +09:00

View File

@@ -75,7 +75,7 @@ interface ModernizrStatic {
history: boolean;
audio: Audioboolean;
video: Videoboolean;
indexedDB: boolean;
indexeddb: boolean;
input: Inputboolean;
inputtypes: InputTypesboolean;
localstorage: boolean;