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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt

Issue 2301323003: Add deprecation warning for script fetches with invalid types (Closed)
Patch Set: Update deprecation message with chromestatus entry Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/ScriptLoader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt
index ddc8f1de602750ab0a8e1bfd6b9d0582068b7a5d..e23f68645b8fa4f4caa2b5e2c70af80cb8ebaba0 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt
@@ -1,2 +1,3 @@
+CONSOLE WARNING: Fetching scripts with an invalid type/language attributes is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/feature/5760718284521472 for more details.
Unknown script types should not be loaded nor executed. If this test fails, an extra line will appear in the output with the script's MIME type.
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/ScriptLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698