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

Change path parsing for non-special URLs #213

Merged
merged 2 commits into from
Jan 31, 2017
Merged

Commits on Jan 24, 2017

  1. Change path parsing for non-special URLs

    This allows paths to be empty for non-special URLs and also takes that
    into account when serializing.
    
    Tests: web-platform-tests/wpt#4586.
    
    Fixes #212.
    annevk committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    cea4ff8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. style nit

    annevk committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    97bf569 View commit details
    Browse the repository at this point in the history