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

Specification alignment tracking issue #742

Open
6 of 9 tasks
crowlKats opened this issue Jan 28, 2022 · 1 comment
Open
6 of 9 tasks

Specification alignment tracking issue #742

crowlKats opened this issue Jan 28, 2022 · 1 comment

Comments

@lucacasonato
Copy link
Collaborator

For some background on what this issue is:

We (the Deno project) use rust-url internally extensively. The crate is currently about 1.5 years out of sync with the spec. We are going to try to get it back up to 100% PASS in the next couple of weeks. The tenative plan of action is as follows:

  1. Update the WPT testdata file in this repo with all of the new tests that still pass (Update WPT testdata for passing tests #743).
  2. Figure out which tests are blocked by which spec changes (we'll add that analysis to this issue).
  3. Implement the relevant spec changes and add the corresponding tests. In some cases this may be as simple as updating the WPT test runner.

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