diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e708d7..861f329 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,3 +25,5 @@ contributors in the pull request's body or in subsequent comments. If you are making a pull request on behalf of someone else but you had no part in designing the feature, you can remove yourself with the above syntax. + +To build a local copy of the specification, please refer to [respec documentation](https://respec.org/docs/#using-command-line). diff --git a/index.html b/index.html index 43efdb7..cfb482f 100644 --- a/index.html +++ b/index.html @@ -752,6 +752,9 @@
+ For the purposes of user-agent automation and application testing, this + document defines geolocation emulations. +
++ Each [=top-level traversable=] has an associated + emulated position data, which is data representing + {{GeolocationCoordinates}}, {{GeolocationPositionError}} or null, + initially null. +
++ To set emulated position data, given + [=navigable=] |navigable| and an |emulatedPositionData|: +
++ To get emulated position data, given {{Geolocation}} + |geolocation|: +
+