blob: 1d93eb54e99fb2ff31eaca33ff78950940d65f36 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Lists_setOrderedList();
}
</script>
</head>
<body>
<ul>
[<li></li>
<li></li>
<li></li>]
</ul>
</body>
</html>