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

emoji domain support #8208

Open
tycho01 opened this issue Feb 12, 2020 · 0 comments
Open

emoji domain support #8208

tycho01 opened this issue Feb 12, 2020 · 0 comments

Comments

@tycho01
Copy link

@tycho01 tycho01 commented Feb 12, 2020

Description

Non-ascii characters can be represented in domain names using Punycode.
This means there are emoji domains such as 😎🌐.ws, but only few browsers still support actually displaying such domains using the intended characters (such as emoji), rather than as Punycode.

Steps to Reproduce

  1. go to 😎🌐.ws
  2. realize your address bar isn't showing emoji
  3. feel very disappointed

You can also test with i❤️.ws, which does not feature a redirect.

Actual result:

Lacking proper support, the domain falls back to cooldomain.ws.

Expected result:

😎🌐.ws

  • Is the issue reproducible on the latest version of Chrome?
    yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Front End
  
P5 backlog
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.