From 0ccf76148a620cc74f8938426e2b00b36be6cd9c Mon Sep 17 00:00:00 2001 From: remy Date: Mon, 18 Apr 2011 11:20:47 +0100 Subject: [PATCH] updated live storage event test --- demos.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demos.json b/demos.json index 3963bee..c011477 100644 --- a/demos.json +++ b/demos.json @@ -5,7 +5,8 @@ "tags": "storage", "support": { "live": "chrome safari opera firefox" - } + }, + "test": "Modernizr.localstorage" }, { "desc": "dataset (data-* attributes)",