From 70948fd80b8d8f8721826aff72f79475e340fff9 Mon Sep 17 00:00:00 2001 From: Dietrich Ayala <50103+autonome@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:46:28 +0700 Subject: [PATCH] Update features/online.yml Co-authored-by: Daniel D. Beck --- features/online.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/features/online.yml b/features/online.yml index fe8835eaa07..3c7b0e323aa 100644 --- a/features/online.yml +++ b/features/online.yml @@ -3,8 +3,6 @@ description: "The `navigator.onLine` property returns a Boolean for whether the spec: - https://html.spec.whatwg.org/multipage/system-state.html#navigator.online - https://html.spec.whatwg.org/multipage/indices.html#event-online -# Doesn't quite match up exactly, since BCD reports supported while Caninuse -# considers the early Chrome/Safari partial implementation as not supported. caniuse: online-status status: compute_from: api.Navigator.onLine