Skip to content

Commit

Permalink
Meta: Remove private parser states
Browse files Browse the repository at this point in the history
Fixes #141.
  • Loading branch information
sisidovski authored Sep 12, 2023
1 parent 640b0ed commit b404166
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@ spec: ECMASCRIPT; urlPrefix: https://tc39.es/ecma262/
text: IdentifierStart; url: #prod-IdentifierStart
type: interface
text: RegExp; url: #sec-regexp-regular-expression-objects
spec: url; urlPrefix: https://url.spec.whatwg.org/
type: dfn
text: default port; url: #default-port
text: fragment state; url: #fragment-state
text: hostname state; url: #hostname-state
text: path start state; url: #path-start-state
text: port state; url: #port-state
text: query state; url: #query-state
text: special scheme; url: #special-scheme
text: scheme start state; url: #scheme-start-state
</pre>

<style>
Expand Down

0 comments on commit b404166

Please sign in to comment.