@@ -283,11 +283,11 @@ U+005C (\), or U+005D (]).
283
283
<li>
284
284
<p> Let <var> result</var> be the result of running <a abstract-op lt=ToASCII>Unicode ToASCII</a>
285
285
with <i> domain_name</i> set to <var> domain</var> , <i> UseSTD3ASCIIRules</i> set to false,
286
- <i> processing_option </i> set to <i> Nontransitional_Processing </i> , and <i> VerifyDnsLength </i> set
287
- to false.
286
+ <i> CheckHyphens </i> set to false, <i> processing_option </i> set to
287
+ <i> Nontransitional_Processing </i> , and <i> VerifyDnsLength </i> set to false.
288
288
289
- <p class="XXX"> Browsers only seem to apply this when the input has non-ASCII code points . See
290
- <a href="https://github.com/whatwg/url/issues/267">issue #267</a> .
289
+ <p class="XXX"> This is based on a proposed revision . See
290
+ <a href="https://github.com/whatwg/url/issues/267">issue #267</a> for more details .
291
291
292
292
<li><p> If <var> result</var> is a failure value, <a>validation error</a> , return failure.
293
293
@@ -3175,7 +3175,7 @@ spec: MEDIA-SOURCE; urlPrefix: https://w3c.github.io/media-source/#idl-def-
3175
3175
type: interface; text: MediaSource
3176
3176
spec: MEDIACAPTURE-STREAMS; urlPrefix: https://w3c.github.io/mediacapture-main/#idl-def-
3177
3177
type: interface; text: MediaStream
3178
- spec: UTS46; urlPrefix: http://www.unicode.org/reports/tr46/
3178
+ spec: UTS46; urlPrefix: http://www.unicode.org/reports/tr46/proposed.html
3179
3179
type: abstract-op; text: ToASCII; url: #ToASCII
3180
3180
type: abstract-op; text: ToUnicode; url: #ToUnicode
3181
3181
</pre>
0 commit comments