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

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

Issue 2473113002: Stop preloading scripts that have invalid type/language attributes (Closed)
Patch Set: Update layout test, add {} block Created 4 years, 1 month 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/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 3332c9ff3cb5321132c44b8faf0157ccfdf1ee5c..ddc8f1de602750ab0a8e1bfd6b9d0582068b7a5d 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,3 +1,2 @@
-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/features/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.

Powered by Google App Engine
This is Rietveld 408576698