JS Test Harness: Make console and description elements optional in the HTML
https://bugs.webkit.org/show_bug.cgi?id=69881

Reviewed by Darin Adler.

This makes the description element and the console element in the HTML files
optional and these gets created as needed by the call to description() and debug().

This removes the description and console elements from a lots of files in LayoutTests/fast/

* fast/js/resources/js-test-pre.js:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@97566 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1055 files changed