blob: 10a02f14b19d37494031e3eff2ab609e59b44fe3 [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>