| Index: LayoutTests/http/tests/security/setDomainRelaxationForbiddenForURLScheme-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/setDomainRelaxationForbiddenForURLScheme-expected.txt b/LayoutTests/http/tests/security/setDomainRelaxationForbiddenForURLScheme-expected.txt
|
| index 42c98b8430ab5fbcb9a953dff7de5c610bbb71cf..175ac2eb28150abe75d9352ece4deb8589e8ca34 100644
|
| --- a/LayoutTests/http/tests/security/setDomainRelaxationForbiddenForURLScheme-expected.txt
|
| +++ b/LayoutTests/http/tests/security/setDomainRelaxationForbiddenForURLScheme-expected.txt
|
| @@ -3,7 +3,7 @@ Test for Bug 33806: Would like API to disallow setting of document.domain for pa
|
| PASS: document.domain should be 127.0.0.1 and is
|
| PASS: document.domain should be 0.0.1 and is
|
| Forbidding domain relaxation for the http: scheme
|
| -PASS: Setting document.domain from a forbidden URL scheme threw exception "Error: SecurityError: DOM Exception 18"
|
| +PASS: Setting document.domain from a forbidden URL scheme threw exception "SecurityError: An attempt was made to break through the security policy of the user agent."
|
| PASS: document.domain should be 0.0.1 and is
|
| Allowing domain relaxation for the http: scheme
|
| PASS: document.domain should be 0.1 and is
|
|
|