[whatwg/webidl] Fix links, remove as many anchor definitions as possible (PR #1270)

This is purely an editorial change. It fixes the link errors the current spec has (around Memory and Memory/buffer), and additionally removes a large number of the explicit anchors defined in the spec. For the most part these removals were simple; in a few places I fixed the linking syntax down in the spec body as well.

The abstract-op anchors left behind just aren't being detected by WebRef; [I opened an issue about them](https://github.com/w3c/webref/issues/888). When that's fixed we should be able to remove that entire block.

A number of the remaining anchors are things that should probably be fixed in ECMAScript, but I don't have bandwidth to do that right now. I haven't done a full accounting of the remaining anchor values; some of them might also be removable right now.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/webidl/pull/1270

-- Commit Summary --

  * Fix links, remove as many anchor definitions as possible

-- File Changes --

    M index.bs (264)

-- Patch Links --

https://github.com/whatwg/webidl/pull/1270.patch
https://github.com/whatwg/webidl/pull/1270.diff

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

Message ID: <whatwg/webidl/pull/1270@github.com>

Received on Tuesday, 21 February 2023 21:15:12 UTC