Conversation
Does it make sense to reference `navigator.onLine` here as a minimum viable definition? Also, I adjusted the wording to suggest the UA may use *connectivity* to the target origin as a signal. Does this fit with the intention of this definition?
|
This does not make much sense as an implementation requirement since |
|
@annevk to clarify, this would mean creating a concept that https://html.spec.whatwg.org/multipage/browsers.html#dom-navigator-online would use for |
|
Yeah, thought we already had such a thing but I guess we don't. |
|
I thought about somehow trying to reference I also considered that it might make sense to somehow link this to some definition in the netinfo spec, but that didn't seem to have anything obvious to reuse either. |
|
That warning only applies to AppCache. |
Does it make sense to reference
navigator.onLinehere as a minimum viable definition?Also, I adjusted the wording to suggest the UA may use connectivity to the target origin as a signal. Does this fit with the intention of this definition?