| Index: third_party/WebKit/LayoutTests/fast/frames/iframe-no-src-local-origin-allow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/frames/iframe-no-src-local-origin-allow-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/iframe-no-src-local-origin-allow-expected.txt
|
| index 19d48d4fbdf9d412363e084c640a167a94d5c26c..83155b5d4991f630637d6783897f427d519a48c3 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/frames/iframe-no-src-local-origin-allow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/frames/iframe-no-src-local-origin-allow-expected.txt
|
| @@ -3,10 +3,10 @@ This tests that an iframe with no src attribute uses the parent document's origi
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS document.getElementById('theFrame').contentDocument.baseURI is 'about:blank'
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS document.getElementById('theFrame').contentDocument.baseURI is 'about:blank'
|
| PASS document.getElementById('theFrame').contentDocument.getElementById('innerFrame').contentDocument.body.innerHTML is 'PASS\n'
|
| PASS successfullyParsed is true
|
|
|
|
|