@ -0,0 +1 @@
dom/html/test/mochitest.ini eol=crlf
@ -605,7 +605,7 @@ skip-if = os == "android" # up/down arrow keys not supported on android
[test_bug1295719_event_sequence_for_number_keys.html]
[test_bug1310865.html]
[test_bug1315146.html]
+[test_script_module.html]
+support-files =
+ file_script_module.html
+ file_script_nomodule.html
[test_script_module.html]
support-files =
file_script_module.html
file_script_nomodule.html
@ -32,8 +32,8 @@ EXTRA_JS_MODULES += [
'../extensions/DeferredSave.jsm',
'../extensions/GMPUtils.jsm',
'AddonManager.jsm',
'LightweightThemeManager.jsm',
'GMPInstallManager.jsm',
]
JAR_MANIFESTS += ['jar.mn']