Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(696)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-reload-no-cache-expected.txt

Issue 1883873002: Do not block document.written scripts in page reloads (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: corrected if condition Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-reload-no-cache-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-reload-no-cache-expected.txt
similarity index 79%
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-reload-no-cache-expected.txt
index c134cd82d1fd417884c2fca6df5e5a196bd16ea9..187a7ba05310a124fb2222490d1b527262b5df0e 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-reload-no-cache-expected.txt
@@ -4,6 +4,6 @@ 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 cross origin doc.written scripts are not blocked in a page reload
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698