blob: a2c357279cb73376b6b37b9c29053e811e680ec9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Lists_setUnorderedList();
}
</script>
</head>
<body>
<ol>
[<li></li>
<li></li>
<li></li>]
</ol>
</body>
</html>