We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ef6bd commit 947558eCopy full SHA for 947558e
spec/index.html
@@ -492,9 +492,13 @@ <h3>IRIs</h3>
492
of [[!RFC3987]]. Further normalization MUST NOT be performed when
493
comparing IRIs for equality.</p>
494
495
- <p class="issue" data-number="4">
496
- [[RFC3987]] never made it past the Proposed Standard phase
497
- and should not be normatively cited.
+ <p class="issue" data-number="15">
+ A future version of this specification may use [[?URL]],
+ as [[?RFC3987]] is an abbandoned specification.
498
+ This would include retaining mos of the `IRI`-based nomenclature, but
499
+ defining in terms of
500
+ <a data-cite="URL#absolute-url-with-fragment-string">absolute-URL with fragment string</a>
501
+ and <a data-cite="?URL#relative-url-string">relative-URL string</a>.
502
</p>
503
504
<div class="note" id="note-iris">
0 commit comments