w3c / geolocation

W3C Geolocation API
https://www.w3.org/TR/geolocation/
81 stars 56 forks source link

Broken link #70

Closed xfq closed 3 years ago

xfq commented 3 years ago

https://w3c.github.io/geolocation-api/#request-position

The link to "non-secure context" is 404.

xfq commented 3 years ago

The test suite link in the spec metadata header doesn't seem to work either. Perhaps it should be http://wpt.live/geolocation-API/ ?

marcoscaceres commented 3 years ago

The "non-secure context" is a ReSpec bug 🙀 ... working on fixing it.

marcoscaceres commented 3 years ago

About the test suite... will change.

We also need to change the implementation report link... that implementation report is way out of date. Plus some of the tests are no good... I'll need to rewrite those as a followup.

marcoscaceres commented 3 years ago

Fixed the non-secure context linking issue.