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