blob: 65a2567658345e229113aad38b851e91b42c6009 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
return showClipboard(Clipboard_copy());
}
</script>
</head>
<body>
<ul>
<li>One</li>
<li> <b> <i> [Two] </i> </b> </li>
<li>Three</li>
</ul>
</body>
</html>