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

Unified Diff: third_party/WebKit/LayoutTests/fast/html/script-allowed-types-languages-expected.txt

Issue 2135753002: Update supported javascript mimetypes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update comment language slightly Created 4 years, 5 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/fast/html/script-allowed-types-languages-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/html/script-allowed-types-languages-expected.txt b/third_party/WebKit/LayoutTests/fast/html/script-allowed-types-languages-expected.txt
index 81d5fad66c66b5657a53b0091c383bfb97d769b2..9aa0f7aed4ce7cc54357b8a036bd07cbd7b431d4 100644
--- a/third_party/WebKit/LayoutTests/fast/html/script-allowed-types-languages-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/html/script-allowed-types-languages-expected.txt
@@ -4,12 +4,18 @@ Type: unspecified, Language: unspecified
Type: "", Language: unspecified
Type: "text/javascript", Language: unspecified
Type: "text/ecmascript", Language: unspecified
+Type: "text/x-javascript", Language: unspecified
+Type: "text/x-ecmascript", Language: unspecified
Type: "application/javascript", Language: unspecified
Type: "application/ecmascript", Language: unspecified
Type: "application/x-javascript", Language: unspecified
+Type: "application/x-ecmascript", Language: unspecified
+Type: "text/javascript1.0", Language: unspecified
Type: "text/javascript1.1", Language: unspecified
Type: "text/javascript1.2", Language: unspecified
Type: "text/javascript1.3", Language: unspecified
+Type: "text/javascript1.4", Language: unspecified
+Type: "text/javascript1.5", Language: unspecified
Type: "text/jscript", Language: unspecified
Type: "text/livescript", Language: unspecified
Type: " text/javascript", Language: unspecified

Powered by Google App Engine
This is Rietveld 408576698