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

domainToUnicode cannot be defined in terms of domainToASCII #16

Open
annevk opened this issue Dec 9, 2014 · 3 comments
Open

domainToUnicode cannot be defined in terms of domainToASCII #16

annevk opened this issue Dec 9, 2014 · 3 comments
Labels

Comments

@annevk
Copy link
Contributor

annevk commented Dec 9, 2014

That would be observable from script. The way they were defined before was rather intentional.

@rubys
Copy link
Member

rubys commented Dec 9, 2014

I don't see how it is observable. I can't read your mind.

If you are going to make assertions, it would be helpful to provide accompanying evidence. I encourage you to state reasons, not intents.

@domenic
Copy link

domenic commented Dec 9, 2014

You could overwrite domainToASCII and that would change the result of domainToUnicode. This is a pretty common antipattern in web specs, which is probably why @annevk assumed you would understand with that much explanation.

@rubys
Copy link
Member

rubys commented Dec 9, 2014

@dominic: thanks!

@rubys rubys added the WHATWG label Dec 29, 2014
tml pushed a commit to tml/url that referenced this issue Jun 18, 2015
tml pushed a commit to tml/url that referenced this issue Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants