| Index: LayoutTests/fast/dom/Document/invalid-domain-change-throws-exception-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Document/invalid-domain-change-throws-exception-expected.txt b/LayoutTests/fast/dom/Document/invalid-domain-change-throws-exception-expected.txt
|
| index 3982b2226a91c6f6be337d2b6d725700db5e9402..a30bbf4eda1f85260fdf00b4d27c165a9afc8098 100644
|
| --- a/LayoutTests/fast/dom/Document/invalid-domain-change-throws-exception-expected.txt
|
| +++ b/LayoutTests/fast/dom/Document/invalid-domain-change-throws-exception-expected.txt
|
| @@ -3,7 +3,7 @@ This test checks that a SECURITY_ERR exception is raised if an attempt is made t
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS document.domain = "apple.com" threw exception Error: SecurityError: DOM Exception 18.
|
| +PASS document.domain = "apple.com" threw exception SecurityError: An attempt was made to break through the security policy of the user agent..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|