URL: file URLs and path (back) slashes#5195
Conversation
Closes #4762 by superseding it. URL Standard: whatwg/url#232.
|
Notifying @Sebmaster, @domenic, @mikewest, @rubys, @smola, @tomalec, @xiaojunwu, and @zcorpan. (Learn how reviewing works.) |
Tests: web-platform-tests/wpt#5195. Closes #234 by superseding it. Fixes #232.
|
*This report has been truncated because the total content is 977136 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters). Firefox (nightly channel)Testing web-platform-tests at revision 8095a54 All results31 tests ran/content-security-policy/inside-worker/dedicated-inheritance.html
/content-security-policy/inside-worker/dedicated-script.html
/content-security-policy/inside-worker/shared-inheritance.html
/content-security-policy/inside-worker/shared-script.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-image-from-script.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-image.sub.html
/content-security-policy/worker-src/dedicated-child.sub.html
/content-security-policy/worker-src/dedicated-fallback.sub.html
/content-security-policy/worker-src/dedicated-list.sub.html
/content-security-policy/worker-src/dedicated-none.sub.html
/content-security-policy/worker-src/dedicated-self.sub.html
/content-security-policy/worker-src/service-child.https.sub.html
/content-security-policy/worker-src/service-fallback.https.sub.html
/content-security-policy/worker-src/service-list.https.sub.html
/content-security-policy/worker-src/service-none.https.sub.html
/content-security-policy/worker-src/service-self.https.sub.html
/content-security-policy/worker-src/shared-child.sub.html
/content-security-policy/worker-src/shared-fallback.sub.html
/content-security-policy/worker-src/shared-list.sub.html
/content-security-policy/worker-src/shared-none.sub.html
/content-security-policy/worker-src/shared-self.sub.html
/url/a-element-origin-xhtml.xhtml
|
Chrome (unstable channel)Testing web-platform-tests at revision 8095a54 |
|
*This report has been truncated because the total content is 977136 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters). Firefox (nightly channel)Testing web-platform-tests at revision 8095a54 All results31 tests ran/content-security-policy/inside-worker/dedicated-inheritance.html
/content-security-policy/inside-worker/dedicated-script.html
/content-security-policy/inside-worker/shared-inheritance.html
/content-security-policy/inside-worker/shared-script.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-image-from-script.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-image.sub.html
/content-security-policy/worker-src/dedicated-child.sub.html
/content-security-policy/worker-src/dedicated-fallback.sub.html
/content-security-policy/worker-src/dedicated-list.sub.html
/content-security-policy/worker-src/dedicated-none.sub.html
/content-security-policy/worker-src/dedicated-self.sub.html
/content-security-policy/worker-src/service-child.https.sub.html
/content-security-policy/worker-src/service-fallback.https.sub.html
/content-security-policy/worker-src/service-list.https.sub.html
/content-security-policy/worker-src/service-none.https.sub.html
/content-security-policy/worker-src/service-self.https.sub.html
/content-security-policy/worker-src/shared-child.sub.html
/content-security-policy/worker-src/shared-fallback.sub.html
/content-security-policy/worker-src/shared-list.sub.html
/content-security-policy/worker-src/shared-none.sub.html
/content-security-policy/worker-src/shared-self.sub.html
/url/a-element-origin-xhtml.xhtml
|
Chrome (unstable channel)Testing web-platform-tests at revision 8095a54 |
|
*This report has been truncated because the total content is 986673 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters). Firefox (nightly channel)Testing web-platform-tests at revision d93cf55 All results35 tests ran/content-security-policy/inside-worker/dedicated-inheritance.html
/content-security-policy/inside-worker/dedicated-script.html
/content-security-policy/inside-worker/shared-inheritance.html
/content-security-policy/inside-worker/shared-script.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-image-from-script.sub.html
/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-image.sub.html
/content-security-policy/worker-src/dedicated-child.sub.html
/content-security-policy/worker-src/dedicated-fallback.sub.html
/content-security-policy/worker-src/dedicated-list.sub.html
/content-security-policy/worker-src/dedicated-none.sub.html
/content-security-policy/worker-src/dedicated-self.sub.html
/content-security-policy/worker-src/service-child.https.sub.html
/content-security-policy/worker-src/service-fallback.https.sub.html
/content-security-policy/worker-src/service-list.https.sub.html
/content-security-policy/worker-src/service-none.https.sub.html
/content-security-policy/worker-src/service-self.https.sub.html
/content-security-policy/worker-src/shared-child.sub.html
/content-security-policy/worker-src/shared-fallback.sub.html
/content-security-policy/worker-src/shared-list.sub.html
/content-security-policy/worker-src/shared-none.sub.html
/content-security-policy/worker-src/shared-self.sub.html
/fetch/api/cors/cors-preflight-star-worker.html
/fetch/api/cors/cors-preflight-star.html
/fetch/api/cors/cors-preflight-worker.html
/fetch/api/cors/cors-preflight.html
/url/a-element-origin-xhtml.xhtml
|
Chrome (unstable channel)Testing web-platform-tests at revision d93cf55 |
Also copy file URL hosts correctly for path-absolute input. Tests: web-platform-tests/wpt#5195. Closes #234 by superseding it. Fixes #232.
Also copy file URL hosts correctly for path-absolute input. Tests: web-platform-tests/wpt#5195. Closes #234 by superseding it. Fixes #232.
It should trim the slashes after the colon into three for file URL. Refs: web-platform-tests/wpt#5195 Fixes: nodejs#11188
It should trim the slashes after the colon into three for file URL. PR-URL: #12203 Refs: web-platform-tests/wpt#5195 Fixes: #11188 Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
It should trim the slashes after the colon into three for file URL. PR-URL: nodejs#12507 Refs: web-platform-tests/wpt#5195 Fixes: nodejs#11188 Reviewed-By: James M Snell <jasnell@gmail.com>
It should trim the slashes after the colon into three for file URL. PR-URL: #12507 Refs: web-platform-tests/wpt#5195 Fixes: #11188 Reviewed-By: James M Snell <jasnell@gmail.com>
Closes #4762 by superseding it.
URL Standard: whatwg/url#232.