Revert "Fixed error in test for indexedDB"

This commit is contained in:
Carl-Erik Kopseng 2014-11-03 11:53:12 +01:00
parent 5b53994f10
commit 7e58e7c469

View File

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