Skip to content

Commit 11b883c

Browse files
committed
add support table for firefox, will push to master once support comes back in
1 parent 84e3adb commit 11b883c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tags": "getUserMedia canvas",
66
"support": {
77
"live": "opera",
8-
"nightly": "chrome"
8+
"nightly": "chrome firefox"
99
},
1010
"test": "navigator.getUserMedia !== undefined"
1111
},
@@ -15,7 +15,7 @@
1515
"tags": "getUserMedia",
1616
"support": {
1717
"live": "opera",
18-
"nightly": "chrome"
18+
"nightly": "chrome firefox"
1919
},
2020
"test": "navigator.getUserMedia !== undefined"
2121
},

0 commit comments

Comments
 (0)