blob: 5aabe4a836df2abb8a9b7f21880a168900729dda [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
return showClipboard(Clipboard_copy());
}
</script>
</head>
<body>
<p style="text-align: center; color: red"><b>[Sample</b> <b>text]</b></p>
</body>
</html>