blob: 351c9a341e3f9a0ac2da4783726abc21659835d9 [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] x </i> </b> </li>
<li>Three</li>
</ul>
</body>
</html>