| bad-module-specifier.js |
|
96 |
| charset-01.html |
Root module scripts should always use UTF-8 |
2278 |
| charset-02.html |
Module scripts should ignore BOMs and always use UTF-8 |
1205 |
| charset-03.html |
Imported module scripts should always use UTF-8 |
1352 |
| choice-of-error-1.html |
Choice of parse errors |
1304 |
| choice-of-error-1a.js |
|
64 |
| choice-of-error-1b.js |
|
64 |
| choice-of-error-2.html |
Choice of instantiation errors |
1336 |
| choice-of-error-2a.js |
|
74 |
| choice-of-error-2b.js |
|
74 |
| choice-of-error-3.html |
Choice of evaluation errors |
1397 |
| choice-of-error-3a.js |
|
58 |
| choice-of-error-3b.js |
|
59 |
| compilation-error-1.html |
Handling of compilation errors, 1 |
1167 |
| compilation-error-2.html |
Handling of compilation errors, 2 |
1174 |
| credentials.sub.html |
|
3932 |
| crossorigin-common.js |
|
207 |
| crossorigin-import-different.sub.html |
html-script-module-crossOrigin-import-NoCORS |
470 |
| crossorigin-import-missingheader.sub.html |
html-script-module-crossOrigin-root-BlockedMissingHeader |
506 |
| crossorigin-import-same.sub.html |
html-script-module-crossOrigin-root-WithCORS |
486 |
| crossorigin-import-wrongheader.sub.html |
html-script-module-crossOrigin-root-BlockedWrongHeader |
587 |
| crossorigin-root-different.sub.html |
html-script-module-crossOrigin-root-NoCORS |
434 |
| crossorigin-root-missingheader.sub.html |
html-script-module-crossOrigin-root-BlockedMissingHeader |
474 |
| crossorigin-root-same.sub.html |
html-script-module-crossOrigin-root-WithCORS |
454 |
| crossorigin-root-wrongheader.sub.html |
html-script-module-crossOrigin-root-BlockedWrongHeader |
555 |
| crossorigin-scripterror.js |
|
264 |
| crossorigin.html |
html-script-module-crossOrigin |
2764 |
| currentScript-null.html |
|
710 |
| currentscript.js |
|
74 |
| custom-element-exception.html |
Handling of exceptions in custom element constructors |
1034 |
| cycle-tdz-access-a.js |
|
93 |
| cycle-tdz-access.js |
|
93 |
| cycle-unresolvable-a.js |
|
77 |
| cycle-unresolvable.js |
|
77 |
| duplicated-imports-1.html |
Importing a module multiple times with the same specifier |
714 |
| duplicated-imports-2.html |
Importing a module multiple times with the different specifier |
740 |
| dynamic-import |
|
|
| error-and-slow-dependency.html |
Module importing syntax error script and slow script should not crash UA |
610 |
| error-type-1.html |
Handling of different types of errors |
1213 |
| error-type-1.js |
|
46 |
| error-type-2.html |
Handling of different types of errors |
1293 |
| error-type-2.js |
|
64 |
| error-type-3.html |
Handling of different types of errors |
1246 |
| error-type-3.js |
|
58 |
| errorhandling-parseerror-common.js |
|
267 |
| errorhandling-parseerror-dependent.html |
html-script-module-errorHandling-parseError-Dependent |
488 |
| errorhandling-parseerror-dependent.js |
|
40 |
| errorhandling-parseerror-dependentmultiple.html |
html-script-module-errorHandling-parseError-DependentMultiple |
891 |
| errorhandling-parseerror-dependentmultiple.js |
|
40 |
| errorhandling-parseerror-root.html |
html-script-module-errorHandling-parseError-Root |
286 |
| errorhandling-wrongMimetype-import.js |
|
314 |
| errorhandling-wrongMimetype.js |
|
307 |
| errorhandling.html |
html-script-module-errorHandling |
2925 |
| evaluation-error-1.html |
Handling of evaluation errors, 1 |
1284 |
| evaluation-error-2.html |
Handling of evaluation errors, 2 |
1313 |
| evaluation-error-3.html |
Handling of evaluation errors, 3 |
1411 |
| evaluation-error-4.html |
Handling of evaluation errors, 4 |
1418 |
| evaluation-error-5.html |
Handling of evaluation errors, 5 |
533 |
| execorder-dynamicordered2.js |
|
127 |
| execorder-dynamicordered3.js |
|
126 |
| execorder-dynamicordered4.js |
|
127 |
| execorder-dynamicunordered1.js |
|
80 |
| execorder-dynamicunordered2.js |
|
80 |
| execorder-parsedordered2.js |
|
135 |
| execorder-parsedordered4.js |
|
135 |
| execorder-parsedunordered1.js |
|
78 |
| execorder-parsedunordered2.js |
|
78 |
| execorder.html |
html-script-module-execOrder |
3926 |
| export-default.js |
|
50 |
| export-something-nested.js |
|
76 |
| export-something.js |
|
91 |
| fetch-error-1.html |
Handling of fetch errors, 1 |
524 |
| fetch-error-2.html |
Handling of fetch errors, 2 |
531 |
| fetch-error-2.js |
|
47 |
| import-meta |
|
|
| import-something-namespace.js |
|
133 |
| import-subgraph-404.html |
|
519 |
| imports-a.js |
|
85 |
| imports-b.js |
|
43 |
| imports-cycle-a.js |
|
77 |
| imports-cycle-b.js |
|
77 |
| imports-cycle.js |
|
154 |
| imports-inc-a.js |
|
59 |
| imports-inc-ab.js |
|
125 |
| imports-inc-b.js |
|
58 |
| imports-self-inner.js |
|
103 |
| imports-self.js |
|
164 |
| imports.html |
html-script-module-imports |
2036 |
| inactive-context-import.html |
Dynamic import triggered from inactive context should not crash |
549 |
| inline-async-execorder.html |
Inline async module script execution order |
1052 |
| inline-async-inserted-execorder.html |
Inline async="" module scripts execute or throw parse errors asynchronously |
2227 |
| inline-async-onload.html |
Inline async module script without external deps onload blocking |
886 |
| inline-defer-onload.html |
Inline defer module script without external deps onload blocking |
963 |
| inline-no-async-onload.html |
Inline module script without external deps onload blocking |
868 |
| instantiation-error-1.html |
Handling of instantiation errors, 1 |
1352 |
| instantiation-error-1.js |
|
52 |
| instantiation-error-2.html |
Handling of instantiation errors, 2 |
1359 |
| instantiation-error-3.html |
Handling of instantiation errors, 3 |
1405 |
| instantiation-error-4.html |
Handling of instantiation errors, 4 |
1149 |
| instantiation-error-4a.js |
|
74 |
| instantiation-error-4b.js |
|
112 |
| instantiation-error-4c.js |
|
91 |
| instantiation-error-4d.js |
|
91 |
| instantiation-error-5.html |
Handling of instantiation errors, 5 |
1146 |
| instantiation-error-5a.js |
|
74 |
| instantiation-error-5b.js |
|
112 |
| instantiation-error-5c.js |
|
91 |
| instantiation-error-5d.js |
|
112 |
| instantiation-error-5e.js |
|
91 |
| instantiation-error-6.html |
Handling of instantiation errors, 6 |
1367 |
| instantiation-error-6a.js |
|
85 |
| instantiation-error-6b.js |
|
126 |
| instantiation-error-6c.js |
|
58 |
| instantiation-error-6d.js |
|
58 |
| instantiation-error-7.html |
Handling of instantiation errors, 7 |
1323 |
| instantiation-error-7a.js |
|
85 |
| instantiation-error-7b.js |
|
126 |
| instantiation-error-7c.js |
|
126 |
| instantiation-error-7d.js |
|
58 |
| instantiation-error-7e.js |
|
58 |
| instantiation-error-7f.js |
|
58 |
| instantiation-error-8.html |
Handling of instantiation errors, 8 |
1139 |
| integrity-matches-inner.js |
|
51 |
| integrity-matches.js |
|
84 |
| integrity-mismatches-inner.js |
|
57 |
| integrity-mismatches.js |
|
93 |
| integrity.html |
<script> integrity="" |
1865 |
| late-namespace-request.html |
Late namespace request |
738 |
| late-star-export-request.html |
Late star-export request |
873 |
| load-error-events-inline.html |
load/error events for inline module scripts |
3437 |
| load-error-events.html |
load/error events for external module scripts |
3511 |
| missing-export-nested.js |
|
65 |
| missing-export.js |
|
73 |
| module-import-referrer.html |
Referrer for module imports |
1450 |
| module-import-referrer.js |
|
230 |
| module-in-xhtml.xhtml |
|
595 |
| module-vs-script-1.html |
Once as module script, once as classic script |
601 |
| module-vs-script-2.html |
Once as classic script, once as module script |
601 |
| modulepreload-cross-origin-referrerpolicy.sub.html |
Modulepreload Cross-Origin Referrer Policy Tests |
3832 |
| modulepreload-inline-referrerpolicy.html |
Modulepreload Inline Referrer Policy Tests |
3927 |
| modulepreload-referrer-check.html |
Modulepreload Referrer Header Check |
1646 |
| modulepreload-referrerpolicy.html |
Modulepreload Referrer Policy Tests |
6853 |
| nested-imports-a.js |
|
43 |
| nested-imports-b.js |
|
65 |
| nested-imports-c.js |
|
65 |
| nested-imports-d.js |
|
111 |
| nested-imports-e.js |
|
65 |
| nested-imports-f.js |
|
65 |
| nested-imports-g.js |
|
65 |
| nested-imports-h.js |
|
65 |
| nested-imports.html |
Test imports under more than 3 levels in different modules |
821 |
| nested-missing-export.js |
|
65 |
| nomodule-attribute.html |
The 'nomodule' attribute |
580 |
| referrer-no-referrer.sub.html |
Referrer with the no-referrer policy |
2782 |
| referrer-origin-when-cross-origin.sub.html |
Referrer with the origin-when-cross-origin policy |
3648 |
| referrer-origin.sub.html |
Referrer with the origin policy |
2878 |
| referrer-policy-for-descendants.sub.html |
Module script descendants use the referrer policy on their ancestor, if one exists |
6766 |
| referrer-same-origin.sub.html |
Referrer with the same-origin policy |
3297 |
| referrer-strict-policies.sub.html |
Referrer with the strict-origin referrer policy |
1552 |
| referrer-unsafe-url.sub.html |
Referrer with the unsafe-url policy |
3511 |
| resources |
|
|
| script-for-event.html |
Module scripts with for and event attributes |
2375 |
| set-currentScript-on-window.js |
|
55 |
| single-evaluation-1.html |
Single evaluation, 1 |
739 |
| single-evaluation-2.html |
Single evaluation, 2 |
746 |
| slow-cycle.html |
Cyclic graph with slow imports |
363 |
| slow-module-graph-a.js |
|
106 |
| slow-module-graph-b.js |
|
35 |
| specifier-error.html |
Handling of invalid specifiers |
742 |
| syntaxerror-nested.js |
|
59 |
| syntaxerror.js |
|
37 |
| this-nested.js |
|
45 |
| this.js |
|
16 |
| throw-error.js |
|
90 |
| throw-nested.js |
|
47 |
| throw.js |
|
37 |
| throw2.js |
|
38 |
| top-level-await |
|
|
| type.html |
Type attribute of module scripts |
1036 |