blob: f1fee7320f0a7ee691fe1ad044511eded4aa9543 [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>