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

confliction in validation for external type #555

Open
DonnaWuDongxia opened this issue Mar 30, 2020 · 3 comments
Open

confliction in validation for external type #555

DonnaWuDongxia opened this issue Mar 30, 2020 · 3 comments

Comments

@DonnaWuDongxia
Copy link
Contributor

DonnaWuDongxia commented Mar 30, 2020

confliction in validation for external type
https://w3c.github.io/web-nfc/#validating-external-type
In the section:
step 1 conflicts with step 5/6, the question is: do the non- ASCII string is allowed for Domain?

@zolkis
Copy link
Contributor

zolkis commented Mar 30, 2020

Since input must be ASCII, and domain is a part of it, it cannot have non-ASCII.
I am not sure steps 5 and 6 are needed at all.

@DonnaWuDongxia
Copy link
Contributor Author

@kenchris Any suggestions, please?

@kenchris
Copy link
Contributor

kenchris commented Apr 1, 2020

Good point Zoltan, can be a note instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants