tests: new side-by-side comparison of static and visual tests

This commit is contained in:
Richard Worth
2009-01-25 12:06:25 +00:00
parent d3a81ddf67
commit beb388e3eb
11 changed files with 139 additions and 46 deletions

View File

@@ -11,12 +11,9 @@
<body>
<div class="ui-sortable">
<p>
Sortable
</p>
<div>First</div>
<div>Second</div>
<div>Third</div>
<div>Sortable 1</div>
<div>Sortable 2</div>
<div>Sortable 3</div>
</div>
</body>