gecko-dev/dom/base/test/jsmodules
Brian Grinstead 6515f97bcb Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
This is an autogenerated commit to handle scripts loading mochitest harness files, in
the simple case where the script src is on the same line as the tag.

This was generated with https://bug1544322.bmoattachments.org/attachment.cgi?id=9058170
using the `--part 1` argument.

Differential Revision: https://phabricator.services.mozilla.com/D26812

--HG--
extra : moz-landing-system : lando
2019-04-15 20:56:58 +00:00
..
chrome.ini
iframe_extractIntroType.html
module_badImport.js
module_badSyntax.js
module_cyclic1.js
module_cyclic2.js
module_cyclic3.js
module_extractIntroType.js
module_large1.js
module_large2.js
module_large3.js
module_missingImport.js
module_multiImports.js
module_multiLargeImports.js
module_setRan.js
module_simple1.js
module_simple2.js
module_simple3.js
module_simpleExport.js
module_simpleImport.js Bug 1240072 - Test code for loading JS module from chrome r=sicking 2016-05-07 12:46:39 +01:00
module_testSyntax.js
moz.build
script_simple2.js
test_asyncInlineModules.html
test_cyclicImport.html
test_importIntroType.html
test_importNotFound.html
test_importResolveFailed.html
test_importedModuleMemoization.html
test_linkErrorInCommon1.html
test_linkErrorInCommon2.html
test_moduleNotFound.html
test_moduleParsedAsModule.html
test_moduleScriptsRun.html
test_multiAsyncImports.html
test_multiModuleImports.html
test_multiModuleLargeImports.html
test_multiTopLevelImports.html
test_multiTopLevelLargeImports.html
test_scriptInsertedModule.html
test_scriptModuleOrder.html
test_scriptNotParsedAsModule.html
test_simpleImport.html
test_syntaxError.html
test_syntaxErrorAsync.html
test_syntaxErrorInline.html
test_syntaxErrorInlineAsync.html
test_topLevelIntroType.html
test_toplevelModuleMemoization.html
test_typeAttrCaseInsensitive.html