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

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

Issue 2389753002: doc.write blocking intervention warning header (Closed)
Patch Set: Feedback incorporated Created 4 years, 2 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-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-expected.txt
index 32ba0f5070841ae14b1a87a29cefcbad44816032..ff392aa23c63dc7ff71dc0c9b9ae8d2c6978558c 100644
--- a/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-expected.txt
@@ -4,9 +4,10 @@ CONSOLE WARNING: line 12: A Parser-blocking, cross-origin script, http://localho
CONSOLE WARNING: line 12: A Parser-blocking, cross-origin script, http://localhost:8000/loading/resources/js-loaded.js?cross-origin, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
CONSOLE WARNING: line 54: A Parser-blocking, cross-origin script, http://localhost:8000/loading/resources/js-loaded.js?cross-origin, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
CONSOLE WARNING: line 54: A Parser-blocking, cross-origin script, http://localhost:8000/loading/resources/js-loaded.js?cross-origin, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
-CONSOLE WARNING: line 70: A Parser-blocking, cross-origin script, http://localhost:8000/loading/resources/js-loaded.js?cross-origin2, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
-CONSOLE WARNING: line 70: A Parser-blocking, cross-origin script, http://localhost:8000/loading/resources/js-loaded.js?cross-origin2, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
-CONSOLE MESSAGE: line 82: http://localhost:8000/loading/resources/js-loaded.js?cross-origin2 has priority 0
+CONSOLE MESSAGE: line 64: http://localhost:8000/loading/resources/js-loaded.js?cross-origin Intervention header has value <https://www.chromestatus.com/feature/5718547946799104>; level="warning"
+CONSOLE WARNING: line 74: A Parser-blocking, cross-origin script, http://localhost:8000/loading/resources/js-loaded.js?cross-origin2, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
+CONSOLE WARNING: line 74: A Parser-blocking, cross-origin script, http://localhost:8000/loading/resources/js-loaded.js?cross-origin2, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.
+CONSOLE MESSAGE: line 86: http://localhost:8000/loading/resources/js-loaded.js?cross-origin2 has priority 0
main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame

Powered by Google App Engine
This is Rietveld 408576698