w3c / geolocation

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

Editorial: use WebIDL style prose for method calls #88

Closed marcoscaceres closed 3 years ago

marcoscaceres commented 3 years ago

Closes #81

PLEASE DON'T COPY THIS - Follow https://github.com/w3c/respec/issues/3571


:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on Jun 10, 2021, 4:49 AM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawcdn.githack.com%2Fw3c%2Fgeolocation-api%2Facb906df75714736947ce0e212a2e7a769e7cc56%2Findex.html%3FisPreview%3Dtrue) ``` 😭 Sorry, there was an error generating the HTML. Please report this issue! Specification: https://rawcdn.githack.com/w3c/geolocation-api/acb906df75714736947ce0e212a2e7a769e7cc56/index.html?isPreview=true&publishDate=2021-06-10 ReSpec version: 26.8.12 File a bug: https://github.com/w3c/respec/ Error: Error: Evaluation failed: Timeout: document.respec.ready didn't resolve in 27861ms. at ExecutionContext._evaluateInternal (/u/spec-generator/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:95:5) at async ExecutionContext.evaluate (/u/spec-generator/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:110:16) at async generateHTML (/u/spec-generator/node_modules/respec/tools/respecDocWriter.js:276:12) at async toHTML (/u/spec-generator/node_modules/respec/tools/respecDocWriter.js:92:18) at async Object.generate [as respec] (/u/spec-generator/generators/respec.js:14:44) at async /u/spec-generator/server.js:203:44 ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/geolocation-api%2388.)._
marcoscaceres commented 3 years ago

(for anyone watching at home... please don't copy what I did here into other specs... I'm planning to add support in ReSpec to do the above automatically)