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

Add tests for URL setters #2830

Merged
merged 2 commits into from
May 11, 2016
Merged

Add tests for URL setters #2830

merged 2 commits into from
May 11, 2016

Commits on May 11, 2016

  1. Add tests for URL setters

    A lot of them fail in browsers, but I believe they’re should pass
    in a spec-conforming implementation.
    (With a few exceptions noted in comments.)
    SimonSapin authored and domenic committed May 11, 2016
    Configuration menu
    Copy the full SHA
    9dddf35 View commit details
    Browse the repository at this point in the history
  2. Revert URL setter test spec deviations for now

    See #2830 (comment).
    
    This can be un-reverted when the following are fixed in the spec:
    
    - whatwg/url#113
    - whatwg/url#104
    SimonSapin authored and domenic committed May 11, 2016
    Configuration menu
    Copy the full SHA
    4ec7252 View commit details
    Browse the repository at this point in the history