git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
WebCore:
[WebKit-https.git]
/
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
0b15b3b
..
b141c73
100644
(file)
--- 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)
Test that loading the worker's script does not allow a cross origin redirect (bug 26146)
-SUCCESS: threw e
rror
when attempting to cross origin while loading the worker script.
+SUCCESS: threw e
xception (Error: SECURITY_ERR: DOM Exception 18)
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
SUCCESS: threw error when attempting to redirected cross origin while loading the worker script.
DONE