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