X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2Ffast%2Fdom%2FDocument%2Finvalid-domain-change-throws-exception-expected.txt;h=0cbd825596ba9bf2036b381b7e8d875c56094573;hp=2ef8daada53079963b10242a528c0cf80b25625e;hb=0360e735ecf871a6f309b5571eea8523f15547a3;hpb=ddab9b4d3a655726ac447670390031065d8d5bbd;ds=sidebyside 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 2ef8daada530..0cbd825596ba 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 SecurityError: The operation is insecure.. +PASS document.domain = "apple.com" threw exception SecurityError: The document has a null effectiveDomain.. PASS successfullyParsed is true TEST COMPLETE