blob: f6aacd64f842e84bfc858b3d8e43b290da84268c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Clipboard_pasteHTML("<p>test</p>");
showSelection();
}
</script>
</head>
<body>
<h1 id="h11" z="1">Before[]After</h1>
</body>
</html>