tree: c5c961072ed01640e680c58a4d99c9daedc42fdf [path history] [tgz]
  1. resources/
  2. support/
  3. async-script-2.html
  4. async-script.html
  5. defer-script-xml.xhtml
  6. defer-script.html
  7. document-write.html
  8. README.md
html/semantics/scripting-1/the-script-element/defer-script/README.md

The tests in this directory is intended for Chromium's DeferAllScript experiment https://crbug.com/1339112, containing scenarios that would be affected by DeferAllScript, to monitor the behavior on Chromium and other browsers.

The same set of expectations (when async/defer scripts are evaluated) should already be covered somewhere in WPT.