jquery/test
Michał Gołębiowski-Owczarek e4de8b4626
Manipulation: Respect script nomodule attribute in DOM manipulation
PR #3869 added support for `<script type="module">` & some support for
the `nomodule` attribute but with no tests for `nomodule` and with the
attribute only respected on inline scripts. This commit adds support for
source-based scripts as well. It also adds tests for `nomodule`, including
making sure legacy browsers execute such scripts as they'd natively do - that's
the whole point of `nomodule` scripts, after all.

Fixes gh-4281
Closes gh-4282
Ref gh-3871
Ref gh-3869
2019-01-21 18:34:40 +01:00
..
data Manipulation: Respect script nomodule attribute in DOM manipulation 2019-01-21 18:34:40 +01:00
integration Event: Fix delegated radio events when arrow keys are used 2015-10-18 13:06:37 -04:00
node_smoke_tests Tests: Fix incorrect assert name for ensure_iterability_es6 2017-03-20 23:32:43 +01:00
promises_aplus_adapters Build: ESLint setup improvements 2016-12-19 02:07:03 +01:00
unit Manipulation: Respect script nomodule attribute in DOM manipulation 2019-01-21 18:34:40 +01:00
.eslintrc.json Build: ESLint setup improvements 2016-12-19 02:07:03 +01:00
delegatetest.html Tests: Change quotes according to style guidelines 2015-10-18 13:17:23 -04:00
hovertest.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
index.html Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
jquery.js Core: Preserve CSP nonce on scripts in DOM manipulation 2019-01-14 19:29:54 +01:00
karma.context.html Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
karma.debug.html Tests: Add support for running unit tests via grunt with karma 2017-12-18 12:27:38 -05:00
localfile.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
middleware-mockserver.js Core: Preserve CSP nonce on scripts in DOM manipulation 2019-01-14 19:29:54 +01:00
networkerror.html Docs: Updated links to https where they are supported. 2016-01-13 13:26:10 -05:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00