| Index: third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/empty-subframe-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-expected.txt
|
| similarity index 39%
|
| copy from third_party/WebKit/LayoutTests/http/tests/loading/empty-subframe-expected.txt
|
| copy to third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-expected.txt
|
| index db76e6f728f0ad599a2c88826f0fea4dd459a4fe..7732f3dee68eb46501aa6d67ecec65a7d29db3ed 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/loading/empty-subframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-expected.txt
|
| @@ -1,12 +1,12 @@
|
| main frame - didStartProvisionalLoadForFrame
|
| main frame - didCommitLoadForFrame
|
| -frame "f1" - didStartProvisionalLoadForFrame
|
| -frame "f1" - didCommitLoadForFrame
|
| -frame "f1" - didFinishDocumentLoadForFrame
|
| -frame "f1" - didHandleOnloadEventsForFrame
|
| -frame "f1" - didFinishLoadForFrame
|
| main frame - didFinishDocumentLoadForFrame
|
| main frame - didHandleOnloadEventsForFrame
|
| main frame - didFinishLoadForFrame
|
| -This is a test of load callbacks. It is only useful inside the regression test tool.
|
| +This is a testharness.js-based test.
|
| +PASS Blocking of scripts doesn't come into effect since feature is disabled
|
| +PASS Same domain doc.written scripts are not blocked
|
| +PASS cross-origin script not blocked since it is cached
|
| +PASS cross origin doc.written scripts are blocked
|
| +Harness: the test ran to completion.
|
|
|
|
|