Kalervo Kujala 3fa8bba48e Make 'make test' factors faster.
Profiling with firebug reveals that log and checkScrolling functions slow down
the 'make test' by factors.

Use insertAdjacentHtml in the log fucntion insteand of appending to
innerHTML. Also call checkScrolling function only when it is prudent to do
instead of unnecessarily in every log function call.
2011-08-23 23:21:15 +03:00
..
2011-08-09 00:24:01 +03:00
2011-06-23 09:05:51 -07:00
2011-08-23 23:21:15 +03:00
2011-08-06 00:07:33 -07:00