Re: [XMLHttpRequest-tests] Only prefix url with `resources/` if not in a worker context (#976)

Based on http://dev.w3.org/html5/workers/#dom-worker, the Worker's script url is resolved relative to the caller's base, but it presumably has its own base relative to its own url, so as far as I can tell this change is correct

View on GitHub: https://github.com/w3c/web-platform-tests/pull/976#issuecomment-42627736

Received on Friday, 9 May 2014 02:21:38 UTC