summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip
Add m-esr52 at 52.6.0
Diffstat (limited to 'testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini218
1 files changed, 218 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini
new file mode 100644
index 000000000..084e23469
--- /dev/null
+++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/script-languages-02.html.ini
@@ -0,0 +1,218 @@
+[script-languages-02.html]
+ type: testharness
+ [Script should run with type="application/ecmascript\\f"]
+ expected: FAIL
+
+ [Script should run with type="application/javascript\\f"]
+ expected: FAIL
+
+ [Script should run with type="application/x-ecmascript\\f"]
+ expected: FAIL
+
+ [Script should run with type="application/x-javascript\\f"]
+ expected: FAIL
+
+ [Script should run with type="\\fapplication/ecmascript"]
+ expected: FAIL
+
+ [Script should run with type="\\fapplication/javascript"]
+ expected: FAIL
+
+ [Script should run with type="\\fapplication/x-ecmascript"]
+ expected: FAIL
+
+ [Script should run with type="\\fapplication/x-javascript"]
+ expected: FAIL
+
+ [Script shouldn't run with type="application/ecmascript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="application/javascript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="application/x-ecmascript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="application/x-javascript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="application/ecmascript\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="application/javascript\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="application/x-ecmascript\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="application/x-javascript\\0foo"]
+ expected: FAIL
+
+ [Script should run with type="text/ecmascript\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/javascript\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/javascript1.0\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/javascript1.1\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/javascript1.2\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/javascript1.3\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/javascript1.4\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/javascript1.5\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/jscript\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/livescript\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/x-ecmascript\\f"]
+ expected: FAIL
+
+ [Script should run with type="text/x-javascript\\f"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/ecmascript"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/javascript"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/javascript1.0"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/javascript1.1"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/javascript1.2"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/javascript1.3"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/javascript1.4"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/javascript1.5"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/jscript"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/livescript"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/x-ecmascript"]
+ expected: FAIL
+
+ [Script should run with type="\\ftext/x-javascript"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/ecmascript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.0\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.1\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.2\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.3\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.4\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.5\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/jscript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/livescript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/x-ecmascript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/x-javascript\\0"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/ecmascript\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.0\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.1\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.2\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.3\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.4\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/javascript1.5\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/jscript\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/livescript\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/x-ecmascript\\0foo"]
+ expected: FAIL
+
+ [Script shouldn't run with type="text/x-javascript\\0foo"]
+ expected: FAIL
+
+ [Script should run with language="ecmascript"]
+ expected: FAIL
+
+ [Script should run with language="jscript"]
+ expected: FAIL
+
+ [Script should run with language="x-ecmascript"]
+ expected: FAIL
+
+ [Script should run with language="x-javascript"]
+ expected: FAIL
+
+ [Script should run with language="ECMASCRIPT"]
+ expected: FAIL
+
+ [Script should run with language="JSCRIPT"]
+ expected: FAIL
+
+ [Script should run with language="X-ECMASCRIPT"]
+ expected: FAIL
+
+ [Script should run with language="X-JAVASCRIPT"]
+ expected: FAIL
+