summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/moving-between-documents/README.md
blob: f95e0a63a32a8f8e778ad37dc453e318cf9a7a7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The tests in this directory are for script elements moved between documents.

Use

```
$ tools/generate.py
```

to generate test HTML files (except for tests in subdirectories).

Background:

- https://www.w3.org/Bugs/Public/show_bug.cgi?id=11323
- https://github.com/whatwg/html/issues/2137
- https://github.com/whatwg/html/issues/2469
- https://github.com/whatwg/html/pull/2673