Skip to content

Commit b7fe32f

Browse files
committed
Merge pull request remy#23 from greenido/patch-1
updated all the 'offline' to include Chrome
2 parents fd03c79 + 7d307e6 commit b7fe32f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

demos.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"tags": "offline events",
217217
"note": "Works on Safari Mobile too",
218218
"support": {
219-
"live": "firefox opera"
219+
"live": "firefox opera chrome"
220220
}
221221
},
222222
{
@@ -225,7 +225,7 @@
225225
"tags": "offline",
226226
"note": "Doesn't use events, only polls",
227227
"support": {
228-
"live": "firefox opera ie"
228+
"live": "firefox opera ie chrome"
229229
}
230230
},
231231
{
@@ -234,7 +234,7 @@
234234
"notes": "Opera & Firefox - requires \"Work Offline\"",
235235
"tags": "offline events",
236236
"support": {
237-
"live": "firefox opera"
237+
"live": "firefox opera chrome"
238238
}
239239
},
240240
{

0 commit comments

Comments
 (0)