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

Rethink spec compliance #224

Closed
TimothyGu opened this issue Jan 22, 2017 · 1 comment
Closed

Rethink spec compliance #224

TimothyGu opened this issue Jan 22, 2017 · 1 comment

Comments

@TimothyGu
Copy link
Collaborator

In #181, I laid out the reasons for specific choices in spec compliance (or lack thereof). The most significant factor in my decisions was compatibility with existing implementations (github/fetch, Chrome, and Firefox).

However, github/fetch has recently adopted the new spec behavior in their v2 release (see JakeChampion/fetch#429); so has Firefox in v52 (see release notes), which will ship in March 2017.

I think we should remove the global FOLLOW_SPEC option and make it the only behavior.

@bitinn
Copy link
Collaborator

bitinn commented Jan 23, 2017 via email

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

No branches or pull requests

2 participants