diff options
| author | Darrell Anderson <humanreadable@yahoo.com> | 2013-03-02 15:57:34 -0600 |
|---|---|---|
| committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-03-02 15:57:34 -0600 |
| commit | 7c0b0c9dc9fcbe9c198925bdc7ee18ac6be49f4f (patch) | |
| tree | c76702a7f6310fbe9d437e347535422e836e94e9 /khtml/test/testpages.html | |
| parent | a2a38be7600e2a2c2b49c66902d912ca036a2c0f (diff) | |
| parent | 27bbee9a5f9dcda53d8eb23863ee670ad1360e41 (diff) | |
| download | tdelibs-7c0b0c9dc9fcbe9c198925bdc7ee18ac6be49f4f.tar.gz tdelibs-7c0b0c9dc9fcbe9c198925bdc7ee18ac6be49f4f.zip | |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
Diffstat (limited to 'khtml/test/testpages.html')
| -rw-r--r-- | khtml/test/testpages.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/khtml/test/testpages.html b/khtml/test/testpages.html deleted file mode 100644 index e117a7db9..000000000 --- a/khtml/test/testpages.html +++ /dev/null @@ -1,34 +0,0 @@ -<html> -<title> -Links to some test pages -</title> -<body> -<p> -<a href="http://dbaron.org/dom/test/">David Baron's DOM test suite</a><br> -Tests that work perfectly so far: -<a href="http://dbaron.org/dom/test/one-core-html/DocumentFragment">DocumentFragment</a>, -<a href="http://dbaron.org/dom/test/one-core-html/Document">Document</a>, -<a href="http://dbaron.org/dom/test/one-core-html/Comment">Comment</a>, -<a href="http://dbaron.org/dom/test/one-core-html/Node">Node</a>, -<a href="http://dbaron.org/dom/test/one-core-html/Text">Text</a> - -<p> -<a href="http://www.jeremie.com/Dev/DOM/index.jer">more jscript tests</a> - -<p> -Some pages with tests from mozilla.org: -<ul> -<li><a href="http://komodo.mozilla.org/buster/">tests lots of pages</a> -<li><a href="http://www.mozilla.org/quality/browser_sc.html">collection of links to test pages</a> -</ul> -<p> -Some more CSS: <a href="http://haughey.com/csshorrors/">http://haughey.com/csshorrors/</a><br> -The evil Tests: <a href="http://www.hixie.ch/tests/evil/mixed/home.html">http://www.hixie.ch/tests/evil/mixed/home.html</a> -<p> -The w3c CSS test suite:<a href="http://www.w3.org/Style/CSS/Test/"> -http://www.w3.org/Style/CSS/Test/</a> -<p> -CSS+Javascript tests: <a href="http://www.quirksmode.org">http://www.quirksmode.org</a><p> -More evil CSS tests on <a href="http://www.endoframe.com/css/tests/">http://www.endoframe.com/css/tests/</a> - </body> -</html> |
