Refactored ajax module: Dropped internal arguments from ajax(); Modified testsuite to improve display

This commit is contained in:
Jörn Zaefferer 2006-11-03 11:30:57 +00:00
parent e9917ab837
commit 7b780def0d
3 changed files with 78 additions and 49 deletions

View file

@ -5,4 +5,4 @@ h2 { padding: 10px; background-color: #eee; color: black; margin: 0; font-size:
.pass { color: green; }
.fail { color: red; }
#tests ol { display: none; margin-left: 1em; }
p.result { margin-left: 1em; }