Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical-expected.txt |
| index b0fc1e8026fdfd3224ed64ebbf1ed634017d4967..b67750699505637e7f49bd18e4b085f0b677d693 100644 |
| --- a/third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-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-lexical.html |
|
jochen (gone - plz use gerrit)
2016/01/29 08:01:37
these are from callingDOMWindow -> enteredDOMWindo
|
| +document.baseURI = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-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-lexical.html |
| +document.baseURI = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-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-lexical.html |
| +document.baseURI = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-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-lexical.html |
| +document.baseURI = http://127.0.0.1:8000/security/aboutBlank/security-context-grandchildren-lexical.html |
| +document.cookie = cookie=parent |
| --- Test ends --- |