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

Update for latest HTML/URL changes #35

Closed
domenic opened this issue Oct 7, 2015 · 0 comments
Closed

Update for latest HTML/URL changes #35

domenic opened this issue Oct 7, 2015 · 0 comments
Assignees

Comments

@domenic
Copy link
Member

domenic commented Oct 7, 2015

URLUtils is basically dead. Although url.spec.whatwg.org still needs to be updated for the URL constructor.

As you can see from this commits (or the corresponding spec sections) whatwg-url will need to expose things like basicURLParse(urlObject, stateOverride), or setUsername(urlObject, value), or serializeHost(host), or... Might be best to write the jsdom patch first then see what APIs it needs.

@domenic domenic self-assigned this Jan 19, 2016
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

1 participant