File indexing completed on 2024-05-12 15:40:06

0001 <html>
0002 <title>
0003 Links to some test pages
0004 </title>
0005 <body>
0006 <p>
0007 <a href="http://dbaron.org/dom/test/">David Baron's DOM test suite</a><br>
0008 Tests that work perfectly so far:
0009 <a href="http://dbaron.org/dom/test/one-core-html/DocumentFragment">DocumentFragment</a>,
0010 <a href="http://dbaron.org/dom/test/one-core-html/Document">Document</a>,
0011 <a href="http://dbaron.org/dom/test/one-core-html/Comment">Comment</a>,
0012 <a href="http://dbaron.org/dom/test/one-core-html/Node">Node</a>,
0013 <a href="http://dbaron.org/dom/test/one-core-html/Text">Text</a>
0014 
0015 <p>
0016 <a href="http://www.jeremie.com/Dev/DOM/index.jer">more jscript tests</a>
0017 
0018 <p>
0019 Some pages with tests from mozilla.org:
0020 <ul>
0021 <li><a href="http://komodo.mozilla.org/buster/">tests lots of pages</a>
0022 <li><a href="http://www.mozilla.org/quality/browser_sc.html">collection of links to test pages</a>
0023 </ul>
0024 <p>
0025 Some more CSS: <a href="http://haughey.com/csshorrors/">http://haughey.com/csshorrors/</a><br>
0026 The evil Tests: <a href="http://www.hixie.ch/tests/evil/mixed/home.html">http://www.hixie.ch/tests/evil/mixed/home.html</a>
0027 <p>
0028 The w3c CSS test suite:<a href="https://www.w3.org/Style/CSS/Test/">
0029 https://www.w3.org/Style/CSS/Test/</a>
0030 <p>
0031 CSS+Javascript tests: <a href="http://www.quirksmode.org">http://www.quirksmode.org</a><p>
0032 More evil CSS tests on <a href="http://www.endoframe.com/css/tests/">http://www.endoframe.com/css/tests/</a>
0033   </body>
0034 </html>