diff --git a/demos.json b/demos.json index 655c22e..2f9d64e 100644 --- a/demos.json +++ b/demos.json @@ -5,7 +5,8 @@ "notes": "Uses onpopstate event", "tags": "history", "support": { - "live": "chrome safari" + "live": "chrome safari", + "nightly": "firefox" } }, { @@ -23,7 +24,8 @@ "url": "web-socket", "tags": "websocket", "support": { - "live": "safari chrome" + "live": "safari chrome", + "nightly": "firefox" } }, {