blob: 0588794dc7d629f9a08e0263621b2ffb16b8698a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
return showClipboard(Clipboard_copy());
}
</script>
</head>
<body>
<p style="margin: 10%; text-align: center; color: red; font-size: 18pt">[Sample text]</p>
</body>
</html>