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