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