JavaScript Tests
Core
Infinite Recursion
Infinite loop
Window
location
enumerate
Document write
Simple document write
Script within inline script document write with noscript alternative
Script within inline script
External syncronous script
External syncronous script with missing js file
External syncronous script (with css)
Inline script innerHtml test
DOM tests
Reference method tests
firstElementChild
lastElementChild
previousElementSibling nextElementSibling
childElementCount
getElementById
getElementsByTagName
Enumeration tests
Node element interface
Body element interface
Document interface
Document element specific
Cookie dispaly (only from server)
location
Dom events
window.onload
button.onclick
Assorted
console.log and document.write
Example from wikipedia