blob: f0fea0a88645278525a2d6352375a611d304322d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
return showClipboard(Clipboard_copy());
}
</script>
</head>
<body>
[<ol>
<li>One</li>
<li>Two</li>
<li>Three</li>
<li><p>Four</p></li>
<li><p>Five</p></li>
<li><p>Six</p></li>
</ol>]
</body>
</html>