commit | 245aeaf7f7bd792cbac5b0f5c39dc9752c5eb6c1 | [log] [tgz] |
---|---|---|
author | arv@chromium.org <arv@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sat Oct 15 23:46:03 2011 +0000 |
committer | arv@chromium.org <arv@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sat Oct 15 23:46:03 2011 +0000 |
tree | a4376fc1399abbfa22f7a5167692ff93294ffb11 | |
parent | 0809eea1806ba17af848c6dc9c0feca1195b7445 [diff] |
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