[whatwg/url] Use definitions in FileAPI spec to resolve blob URLs and their origins. (#371)

This fixes #290, fixes #127, fixes w3c/FileAPI#20 and fixes w3c/FileAPI#63.

The only observable change here is the origin for blob URLs created in unique origins (which is only observable indirectly by trying to fetch such URLs), and tests for that already exist in https://w3c-test.org/FileAPI/url/sandboxed-iframe.html.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/url/pull/371

-- Commit Summary --

  * Use definitions in FileAPI spec to resolve blob URLs and their origins.

-- File Changes --

    M url.bs (22)

-- Patch Links --

https://github.com/whatwg/url/pull/371.patch
https://github.com/whatwg/url/pull/371.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/371

Received on Friday, 2 February 2018 00:07:41 UTC