summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/moving-between-documents/ordering/README.md
blob: dcf5597e2da3e790e4e009696ba7bdb9027ab69f (plain)
1
2
3
4
5
6
The tests in this directory checks side effects (other than script
evaluation/event firing, which is covered by the tests in the parent directory)
caused by scripts moved between Documents.

The tests assume that script loading is not canceled when moved between
documents (which is not explicitly specified as of Jan 2022).