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