- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 17 May 2017 02:27:53 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 17 May 2017 09:28:27 UTC
annevk commented on this pull request. > @@ -2665,11 +2665,8 @@ url.pathname // "/%F0%9F%8F%B3%EF%B8%8F%E2%80%8D%F0%9F%8C%88"</code></pre> </ol> <p>The <dfn attribute for=URL><code>origin</code></dfn> attribute's getter must return the -<a lt="Unicode serialization of an origin">Unicode serialization</a> of <a>context object</a>'s -<a for=URL>url</a>'s <a for=url>origin</a>. [[!HTML]] - -<p class="note no-backref">It returns the Unicode rather than the ASCII serialization for -compatibility with HTML's <code>MessageEvent</code> feature. [[!HTML]] +<a lt="serialization of an origin">serialization</a> of <a>context object</a>'s <a for=URL>url</a>'s Yeah, it needs HTML to land first and then Shepherd needs to pick up the new link. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/311#discussion_r116952055
Received on Wednesday, 17 May 2017 09:28:27 UTC