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
Unreviewed test results fix after r220376.
[WebKit-https.git]
/
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 2ef8daada53079963b10242a528c0cf80b25625e..0cbd825596ba9bf2036b381b7e8d875c56094573 100644
(file)
--- 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".
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
PASS successfullyParsed is true
TEST COMPLETE