blob: 903545b9dc5753fb78423b9b92a06cfec9a66ef7 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
return showClipboard(Clipboard_copy());
}
</script>
</head>
<body>
<ul>
<li>One</li>
<li>[Two]</li>
<li>Three</li>
</ul>
</body>
</html>