Skip to content

Commit

Permalink
Remove requirement for extension property keys to be URIs.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny authored Dec 17, 2024
1 parent 8199b0c commit f582120
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -694,8 +694,6 @@ <h3>Options</h3>
<h4>Options Extensibility</h4>
<p>
Implementations MAY extend an `options` object with additional properties.
Property keys can be any string but they should be appropriately namespaced (for example by using URIs)
in order to avoid collisions with extensions in other implementations.
</p>
<p>
As extension properties are implementation specific, they ought not be mandatory.
Expand Down

0 comments on commit f582120

Please sign in to comment.