blob: 97718c1de44f6b5ba5f60089df5cd93b74f81cb8 [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>