-
Notifications
You must be signed in to change notification settings - Fork 9
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
Default to nontransitional mode #9
Comments
I'm not sure. Firefox has switched to nontransitional. Apparently Safari has well (at least on some platforms). Edge and Chrome appear to be in transitional still. Chrome's bugs: The web platform tests switched to non-transitional, but I don't know if there's going to be a reconsideration if Chrome finds reasons not to switch. At this point, I'll wait until there's some more clarity from Google and Microsoft on their intentions before switching to nontransitional. When we do switch, I'll update the version to 2.x to reflect the major change. |
I tried updating the README, but its got a lot of contradictory information:
I think it would be best to suggest using non-transitional mode as transitional mode will allow some domains that will be invalid in future browsers. You should probably throw in some language about the major version bump when defaulting to non-transitional mode. |
Are we still in the transitional period?
The text was updated successfully, but these errors were encountered: