<?xml version="1.0" encoding="UTF-8"?>
<feature id="online"><name>Online status</name><description>The navigator.onLine property is a boolean for whether the browser is connected to some network (though not necessarily the internet). The online and offline events fire when the connection state changes.</description><baseline><status>widely</status><low_date>2015-07-29</low_date><high_date>2018-01-29</high_date></baseline><support><browser name="chrome" version="2" supported="true"></browser><browser name="firefox" version="1.5" supported="true"></browser><browser name="safari" version="4" supported="true"></browser><browser name="edge" version="12" supported="true"></browser><browser name="chrome_android" version="18" supported="true"></browser><browser name="firefox_android" version="4" supported="true"></browser><browser name="safari_ios" version="3.2" supported="true"></browser></support><specifications><spec>https://html.spec.whatwg.org/multipage/system-state.html#navigator.online</spec><spec>https://html.spec.whatwg.org/multipage/indices.html#event-online</spec></specifications><caniuse><id>online-status</id></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/API/Navigator/onLine</mdn_url><compat_features><key>api.Navigator.onLine</key><key>api.Window.offline_event</key><key>api.Window.online_event</key><key>api.WorkerGlobalScope.offline_event</key><key>api.WorkerGlobalScope.online_event</key><key>api.WorkerNavigator.onLine</key></compat_features><canonical_url>https://nowyoucanuse.com/features--online.html</canonical_url></feature>