File:  [Public] / 2001 / DOM-Test-Suite / ecmascript / alltests.html
Revision 1.2: download - view: text, annotated - select for diffs
Sun Mar 28 07:12:33 2004 UTC (21 years, 3 months ago) by dom-ts-4
Branches: MAIN
CVS tags: HEAD
Refinement of self-hosting, improved L1 Core diagnostics (bug 638)

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; CHARSET=utf-8">
<title>SuiteName</title>
<script type="text/javascript" src="alltests_html.js">
</script>
</head>
<frameset ROWS="60%,20%,20%">
<frame SRC="alltests.frame.html">
<frame name="test_frame">
<frame name="test_log" src="COPYRIGHT.html">
<noframes><body><p><a href="alltests.frame.html">Frameless test suite</a></p></body></noframes>
</frameset>
</html>

Webmaster