Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose origin as ASCII or Unicode #297

Closed
annevk opened this issue Apr 24, 2017 · 1 comment
Closed

Expose origin as ASCII or Unicode #297

annevk opened this issue Apr 24, 2017 · 1 comment

Comments

@annevk
Copy link
Member

annevk commented Apr 24, 2017

See whatwg/html#2568. Apparently this is far from interoperable. Relates a little bit to #274.

@annevk annevk added topic: api topic: idna needs implementer interest Moving the issue forward requires implementers to express interest needs tests Moving the issue forward requires someone to write tests and removed needs implementer interest Moving the issue forward requires implementers to express interest labels Apr 24, 2017
annevk added a commit that referenced this issue May 16, 2017
See whatwg/html#2568 for discussion.

See whatwg/html#2689 for the corresponding
change to the HTML Standard.

Closes #297.
annevk added a commit to web-platform-tests/wpt that referenced this issue May 16, 2017
annevk added a commit to web-platform-tests/wpt that referenced this issue May 18, 2017
annevk added a commit to web-platform-tests/wpt that referenced this issue May 18, 2017
@annevk annevk removed the needs tests Moving the issue forward requires someone to write tests label May 18, 2017
@annevk
Copy link
Member Author

annevk commented May 18, 2017

FYI: we're going to change URL object's origin attribute to always return ASCII per the discussion in the HTML Standard.

annevk added a commit to web-platform-tests/wpt that referenced this issue May 18, 2017
annevk added a commit that referenced this issue May 19, 2017
See whatwg/html#2568 for discussion.

See whatwg/html#2689 for the corresponding
change to the HTML Standard.

Tests: web-platform-tests/wpt#5944.

Closes #297.
TimothyGu added a commit to TimothyGu/node that referenced this issue May 20, 2017
TimothyGu added a commit to nodejs/node that referenced this issue May 25, 2017
PR-URL: #13126
Refs: whatwg/url#297
Refs: web-platform-tests/wpt#5944
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Daijiro Wachi <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
jasnell pushed a commit to nodejs/node that referenced this issue May 25, 2017
PR-URL: #13126
Refs: whatwg/url#297
Refs: web-platform-tests/wpt#5944
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Daijiro Wachi <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
jasnell pushed a commit to nodejs/node that referenced this issue May 28, 2017
PR-URL: #13126
Refs: whatwg/url#297
Refs: web-platform-tests/wpt#5944
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Daijiro Wachi <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant