File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -2665,11 +2665,8 @@ url.pathname // "/%F0%9F%8F%B3%EF%B8%8F%E2%80%8D%F0%9F%8C%88"</code></pre>
26652665</ol>
26662666
26672667<p> The <dfn attribute for=URL><code>origin</code></dfn> attribute's getter must return the
2668- <a lt="Unicode serialization of an origin">Unicode serialization</a> of <a>context object</a> 's
2669- <a for=URL>url</a> 's <a for=url>origin</a> . [[!HTML]]
2670-
2671- <p class="note no-backref"> It returns the Unicode rather than the ASCII serialization for
2672- compatibility with HTML's <code> MessageEvent</code> feature. [[!HTML]]
2668+ <a lt="serialization of an origin">serialization</a> of <a>context object</a> 's <a for=URL>url</a>' s
2669+ <a for=url>origin</a> . [[!HTML]]
26732670
26742671<p> The <dfn attribute for=URL><code>protocol</code></dfn> attribute's getter must return
26752672<a>context object</a> <a for=URL>url</a> 's <a for=url>scheme</a> , followed by U+003A (:).
You can’t perform that action at this time.
0 commit comments