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

Unified Diff: third_party/WebKit/LayoutTests/fast/tokenizer/004-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/tokenizer/004-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/tokenizer/004-expected.txt b/third_party/WebKit/LayoutTests/fast/tokenizer/004-expected.txt
index cfd96635bcefec857eaf5c775818a0a417edb5cf..8457497f4c3027947eacba33962bda1fc777e806 100644
--- a/third_party/WebKit/LayoutTests/fast/tokenizer/004-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/tokenizer/004-expected.txt
@@ -12,12 +12,18 @@ TEXT/JAVASCRIPT executed
text/jscript executed
text/ecmascript executed
text/livescript executed
+text/javascript1.0 executed
text/javascript1.1 executed
text/javascript1.2 executed
text/javascript1.3 executed
+text/javascript1.4 executed
+text/javascript1.5 executed
+text/x-javascript executed
+text/x-ecmascript executed
application/javascript executed
application/ecmascript executed
application/x-javascript executed
+application/x-ecmascript executed
These scripts should not execute
one space
@@ -26,15 +32,11 @@ text/vbscript
text/vbs
text/xml
text/javascript1
-text/javascript1.0
-text/javascript1.4
-text/javascript1.5
text/javascript1.6
application/jscript
application/x-jscript
application/livescript
application/x-livescript
-application/x-ecmascript
application/javascript1.2
application/x-javascript1.2
javascript

Powered by Google App Engine
This is Rietveld 408576698