-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
- https://www.w3.org/TR/service-workers/#cache should be https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#cache-objects
- https://www.w3.org/TR/FileAPI/#FileReaderSync should be https://w3c.github.io/FileAPI/#dfn-FileReaderSync
- http://www.ecma-international.org/ecma-262/6.0/#sec-promise-objects should be https://tc39.github.io/ecma262/#sec-promise-objects
- https://www.w3.org/TR/requestidlecallback/ should be https://w3c.github.io/requestidlecallback/
- https://github.com/DeveloperToolsWG/console-object/blob/master/api.md should be https://console.spec.whatwg.org/
- https://www.w3.org/TR/encoding/ should be https://encoding.spec.whatwg.org/ (or maybe https://encoding.spec.whatwg.org/#api)
Overall really solid; avoided many outdated specs that clog up Google search results. Just remember, "/TR/ stands for trash".
Metadata
Metadata
Assignees
Labels
No labels