blob: 9bf77a8e186f05937c74e904a3eaa9f38c11abc0 [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">Sa[mple] text</p>
</body>
</html>