Reformat unit test page. Add in dependencies for test1 (but they still do not run)

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2074 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2012-03-30 16:27:32 +00:00
parent dd29b6a054
commit 5c1227997b
2 changed files with 21 additions and 11 deletions

View File

@@ -6,15 +6,15 @@
<body>
<h1>All SVG-edit Tests</h1>
<p>This file frames all SVG-edit test pages. This should only include tests known to work. These tests are known to pass 100% in the following: Firefox 3.6, Chrome 7, IE9 Preview 6 (1.9.8006.6000), Opera 10.63. If a test is broken in this page, it is possible that <em>YOU</em> broke it. Please do not submit code that breaks any of these tests.</p>
<iframe src='svgtransformlist_test.html' width='100%' height='300'></iframe>
<iframe src='contextmenu_test.html' width='100%' height='300'></iframe>
<iframe src='math_test.html' width='100%' height='300'></iframe>
<iframe src='svgutils_test.html' width='100%' height='300'></iframe>
<iframe src='history_test.html' width='100%' height='300'></iframe>
<iframe src='select_test.html' width='100%' height='300'></iframe>
<iframe src='draw_test.html' width='100%' height='300'></iframe>
<iframe src='units_test.html' width='100%' height='300'></iframe>
<iframe src='path_test.html' width='100%' height='300'></iframe>
<iframe src='svgtransformlist_test.html' width='100%' height='70' scrolling='no'></iframe>
<iframe src='contextmenu_test.html' width='100%' height='70' scrolling='no'></iframe>
<iframe src='math_test.html' width='100%' height='70' scrolling='no'></iframe>
<iframe src='svgutils_test.html' width='100%' height='70' scrolling='no'></iframe>
<iframe src='history_test.html' width='100%' height='70' scrolling='no'></iframe>
<iframe src='select_test.html' width='100%' height='70' scrolling='no'></iframe>
<iframe src='draw_test.html' width='100%' height='70' scrolling='no'></iframe>
<iframe src='units_test.html' width='100%' height='70' scrolling='no'></iframe>
<iframe src='path_test.html' width='100%' height='70' scrolling='no'></iframe>
</body>
<script>
window.setTimeout(function() {