blob: f08c90cc55a1a4b16fd65fd70296c56543f47cf1 [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> x </b> </li>
<li>Three</li>
</ul>
</body>
</html>