Annotation of 2001/DOM-Test-Suite/README.cvs.html, revision 1.1
1.1 ! plehegar 1: <div>
! 2: <!-- this isn't a complete document; it gets inserted in the CVSweb page. -->
! 3: <h1>head</h1>
! 4: <h2>The DOM TS CVS Repository</h2>
! 5:
! 6: <p>The DOM Test Suites (TS) will consist of a number of tests for each level of
! 7: the DOM specification.</p>
! 8:
! 9: <p>For further information, please see <a
! 10: href='http://www.w3.org/DOM/Test'>Document Object Model (DOM) Conformance Test
! 11: Suites</a> (news, mailing list, ...).</p>
! 12:
! 13: <p>See also <a
! 14: href='http://sourceforge.net/projects/domconftest/'>domconftest</a>.</p>
! 15:
! 16: <address>
! 17: <a href="http://www.w3.org/DOM/Test">The DOM TS Moderators</a><br />
! 18: <small>$Revision: 1.1 $ of $Date: 2001/01/29 21:29:24 $ by $Author: plehegar $</small>
! 19: </address>
! 20: </div>
Webmaster