blob: 5225b3b7830793abf15a93ea9ff87a831f0e9f7d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
return showClipboard(Clipboard_copy());
}
</script>
</head>
<body>
<span style="color: red; font-size: 18pt">[Sample text]</span>
</body>
</html>