| Index: LayoutTests/http/tests/workers/worker-redirect-expected.txt
|
| diff --git a/LayoutTests/http/tests/workers/worker-redirect-expected.txt b/LayoutTests/http/tests/workers/worker-redirect-expected.txt
|
| index c4a74f093e36fbab5c5e91a89345cf0e6ae5dc02..209421ffbf1a156468d4013781960e3e78f68914 100644
|
| --- a/LayoutTests/http/tests/workers/worker-redirect-expected.txt
|
| +++ b/LayoutTests/http/tests/workers/worker-redirect-expected.txt
|
| @@ -1,6 +1,6 @@
|
| Test that loading the worker's script does not allow a cross origin redirect (bug 26146)
|
|
|
| -SUCCESS: threw exception (Error: SecurityError: DOM Exception 18) when attempting to cross origin while loading the worker script.
|
| +SUCCESS: threw exception (SecurityError: An attempt was made to break through the security policy of the user agent.) when attempting to cross origin while loading the worker script.
|
| SUCCESS: threw error when attempting to redirected cross origin while loading the worker script.
|
| DONE
|
|
|
|
|