aboutsummaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2011-07-01 14:18:35 -0700
committerDavid Fugate <dfugate@microsoft.com>2011-07-01 14:18:35 -0700
commita4a905735898e2470dc9773de4a6a6069dd057d0 (patch)
treeda6397a75d7c7d771c9e040392f4bc8e4520d6be /website
parent8b0704e64cdfe2107f713c6a5d80727af84112e3 (diff)
Added a reference to the new FAQ on the ES Wiki.
Diffstat (limited to 'website')
-rw-r--r--website/default.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/website/default.html b/website/default.html
index d694ce61f..6f5552422 100644
--- a/website/default.html
+++ b/website/default.html
@@ -73,9 +73,14 @@
<p class="content">Development of test262 is a project of Ecma TC39. The testing framework and individual tests are created by member organizations of TC39 and contributed to Ecma for use in test262. For more information about how test262 is developed and maintained click the “Development” tab at the top of this page.</p>
<p class="headers">What is the status of test262?</p>
<p class="content"><strong>test262 is not yet complete. It is still undergoing active development.</strong> Some portions of the ES5 specification have very complete test coverage while other portions of the specification have only partial test coverage. Some tests may be invalid or may yield false positive or false negative results. A perfect passing score on test262 does not guarantee that a JavaScript implementation perfectly supports ES5. Because tests are being actively added and modified, tests results from different days or times may not be directly comparable. Click the “Development” tab at the top of this page for instructions for reporting test262 bugs.</p>
-
+ <p class="headers">Where can I found out more?</p>
+ <p class="content">Please visit our <a href='javascript:void(window.open("http://wiki.ecmascript.org/doku.php?id=test262:faq"));'>Frequently Asked Questions</a> section on the <a href='javascript:void(window.open("http://wiki.ecmascript.org/doku.php?id="));'>ECMAScript Wiki</a>.</p>
+
<p class="headers">Running the Tests</p>
- <p class="content">Click the “Run” tab at the top of this page for instructions and follow the instructions to run the tests.</p>
+ <p class="content">Click the “Run” tab at the top of this page for instructions and follow the instructions to run the tests.</p>
+
+ <a href='javascript:void(window.open("http://www.ecma-international.org/memento/TC39.htm"));'></a>
+
</div>
<div class="content-dev">