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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html

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/http/tests/security/contentTypeOptions/nosniff-script-blocked.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html b/third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html
index f98698aba6bc52240f6f8608b1fd25d1d7b480d2..cb140f0b427a48fbf14b81bb45d1ca08c1fd2fc2 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html
@@ -14,7 +14,6 @@
'text/html',
'text/vbs',
'text/vbscript',
- 'text/x-javascript',
];
window.scriptsSuccessfullyLoaded = 0;

Powered by Google App Engine
This is Rietveld 408576698