[w3c/editing] execCommand: Fix HTML spec URLs (#155)

The spec was pointing to old URLs and relying on whatwg.org redirecting to
the right location by parsing a JSON with all new page names. Instead, just
update the spec to point to the final, working URLs directly.

Fixes #154.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/editing/pull/155

-- Commit Summary --

  * execCommand: Fix HTML spec URLs

-- File Changes --

    M execCommand.html (218)

-- Patch Links --

https://github.com/w3c/editing/pull/155.patch
https://github.com/w3c/editing/pull/155.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/pull/155

Received on Monday, 28 November 2016 11:52:52 UTC