blob: 606cf73caaebb7b461b76d2fdd8a7401db1d02be [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
showSelection();
}
</script>
</head>
<body>
<p><b>First [one</b></p>
<b>Second ]two</b>
</body>
</html>