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

Parse URLs relative to the relevant settings object, not entry #963

Merged
merged 1 commit into from
Sep 7, 2016

Commits on Sep 6, 2016

  1. Parse URLs relative to the relevant settings object, not entry

    Fixes w3c#922. Web platform tests at web-platform-tests/wpt#3449. Part of the overall effort in whatwg/html#1431.
    
    In the process, fixes some ambiguity about how to parse URLs in the Link header, as previous it parsed relative to the entry settings object, which did not exist during this algorithm.
    domenic committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    c565ecf View commit details
    Browse the repository at this point in the history