blob: 123978a8854f234cb3e8c64c5a49686ca6a533c7 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
return showClipboard(Clipboard_copy());
}
</script>
</head>
<body>
<p>[Sample] text</p>
</body>
</html>