Local script; should be minified on output.
Empty script
Non-js script
Missing script
External script (1, with closing tag)
External script (2, self-closed)
The following closing tag ought to be spurious, but Firefox and Chrome don't seem to accept self-closed script tags, even with a src. In Safari, by contrast, this paragraph will appear.
Mix of internal and external scripts. Note that given a src= attribute, the body of the script appears to be ignored in Safari, Chrome, and Firefox.
Attempt at nesting scripts.
This script ought to be recognized and redirected.
Not JavaScript. Should not be altered.