Update Worker location for redirects

Fixes #4146
This commit is contained in:
Brandon Mintern 2015-06-28 16:54:43 -04:00
parent fc1e427ff9
commit 0a3981cdc9
5 changed files with 7 additions and 25 deletions

View file

@ -1,5 +0,0 @@
[importScripts.html]
type: testharness
[Base URL in workers: importScripts]
expected: FAIL

View file

@ -1,5 +0,0 @@
[worker.html]
type: testharness
[Base URL in workers: new Worker()]
expected: FAIL

View file

@ -1,5 +0,0 @@
[xhr.html]
type: testharness
[Base URL in workers: XHR]
expected: FAIL

View file

@ -1,5 +0,0 @@
[redirect.html]
type: testharness
[location with a worker in separate file that redirects]
expected: FAIL