| Index: third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-all-conn-types-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-async-third-party-script-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-all-conn-types-expected.txt
|
| similarity index 59%
|
| copy from third_party/WebKit/LayoutTests/http/tests/loading/doc-write-async-third-party-script-expected.txt
|
| copy to third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-all-conn-types-expected.txt
|
| index c134cd82d1fd417884c2fca6df5e5a196bd16ea9..0b443dc2868b9e83f360840195e8558d932334d2 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-async-third-party-script-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-all-conn-types-expected.txt
|
| @@ -4,6 +4,7 @@ main frame - didFinishDocumentLoadForFrame
|
| main frame - didHandleOnloadEventsForFrame
|
| main frame - didFinishLoadForFrame
|
| This is a testharness.js-based test.
|
| -PASS Cross origin but asynchronous doc.written scripts are not blocked
|
| +PASS Document.written scripts are not blocked by default.
|
| +PASS Document.written scripts are blocked on all connections when disallowFetchForDocWrittenScriptsInMainFrame is specified.
|
| Harness: the test ran to completion.
|
|
|
|
|