diff --git a/demos/offline-events.html b/demos/offline-events.html index f329f82..120018b 100644 --- a/demos/offline-events.html +++ b/demos/offline-events.html @@ -11,8 +11,8 @@ li::before {

Test required here: File -> Work Offline - toggle the value and there should be three list items notifying of online and offline.

Note that the test shows that window.ononline and window.onoffline doesn't work (which I thought I had read in the specs somewhere...).