Index: third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical-expected.txt |
index b0fc1e8026fdfd3224ed64ebbf1ed634017d4967..2367f3f8d4b4dbb60d589bf0b40f2279b5e139f3 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical-expected.txt |
@@ -11,20 +11,20 @@ document.baseURI = about:blank |
document.cookie = cookie=resources; cookie=parent |
--- After document.open() --- |
* "about:blank" |
-document.URL = http://127.0.0.1:8000/security/aboutBlank/resources/iframe-with-about-blank-children.html |
-document.baseURI = http://127.0.0.1:8000/security/aboutBlank/resources/iframe-with-about-blank-children.html |
-document.cookie = cookie=resources; cookie=parent |
+document.URL = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-writeln-lexical.html |
+document.baseURI = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-writeln-lexical.html |
+document.cookie = cookie=parent |
* "" |
-document.URL = http://127.0.0.1:8000/security/aboutBlank/resources/iframe-with-about-blank-children.html |
-document.baseURI = http://127.0.0.1:8000/security/aboutBlank/resources/iframe-with-about-blank-children.html |
-document.cookie = cookie=resources; cookie=parent |
+document.URL = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-writeln-lexical.html |
+document.baseURI = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-writeln-lexical.html |
+document.cookie = cookie=parent |
--- After document.close() --- |
* "about:blank" |
-document.URL = http://127.0.0.1:8000/security/aboutBlank/resources/iframe-with-about-blank-children.html |
-document.baseURI = http://127.0.0.1:8000/security/aboutBlank/resources/iframe-with-about-blank-children.html |
-document.cookie = cookie=resources; cookie=parent |
+document.URL = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-writeln-lexical.html |
+document.baseURI = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-writeln-lexical.html |
+document.cookie = cookie=parent |
* "" |
-document.URL = http://127.0.0.1:8000/security/aboutBlank/resources/iframe-with-about-blank-children.html |
-document.baseURI = http://127.0.0.1:8000/security/aboutBlank/resources/iframe-with-about-blank-children.html |
-document.cookie = cookie=resources; cookie=parent |
+document.URL = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-writeln-lexical.html |
+document.baseURI = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-writeln-lexical.html |
+document.cookie = cookie=parent |
--- Test ends --- |