Skip to content

Commit

Permalink
Meta: remove some more unnecessary anchors
Browse files Browse the repository at this point in the history
Recent Bikeshed updates use a database which contains most (but not all) ECMAScript terms, so we can avoid the need to include them in the anchors block.
  • Loading branch information
domenic committed Sep 12, 2023
1 parent 12b1553 commit 6fa542a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,9 @@ spec:webidl; type:dfn; text:record

<pre class="anchors">
spec: ECMASCRIPT; urlPrefix: https://tc39.es/ecma262/
type: abstract-op
text: Get; url: #sec-get-o-p
text: RegExpBuiltinExec; url: #sec-regexpbuiltinexec
text: RegExpCreate; url: #sec-regexpcreate
text: ToString; url: #sec-tostring
type: dfn
text: IdentifierPart; url: #prod-IdentifierPart
text: IdentifierStart; url: #prod-IdentifierStart
type: interface
text: RegExp; url: #sec-regexp-regular-expression-objects
</pre>

<style>
Expand Down

0 comments on commit 6fa542a

Please sign in to comment.