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
/
http
/
tests
/
dom
/
document-attributes-null-handling-expected.txt
diff --git
a/LayoutTests/http/tests/dom/document-attributes-null-handling-expected.txt
b/LayoutTests/http/tests/dom/document-attributes-null-handling-expected.txt
index 9ac8c84347936e3c9aae5d6d69bcdd4b37dfc78a..0702a99fea49ea448703655b3dc4d073d4d791a9 100644
(file)
--- a/
LayoutTests/http/tests/dom/document-attributes-null-handling-expected.txt
+++ b/
LayoutTests/http/tests/dom/document-attributes-null-handling-expected.txt
@@
-18,7
+18,7
@@
PASS document.title is "null"
* domain attribute
PASS document.domain is "127.0.0.1"
* domain attribute
PASS document.domain is "127.0.0.1"
-PASS document.domain = null threw exception SecurityError:
The operation is insecure
..
+PASS document.domain = null threw exception SecurityError:
Attempted to use a non-registrable domain
..
PASS document.domain is "127.0.0.1"
PASS successfullyParsed is true
PASS document.domain is "127.0.0.1"
PASS successfullyParsed is true