blob: 88eb9d163c2b2d2585f05220cdca2aea2ee30292 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
Selection_preserveWhileExecuting(showEmptyTextNodes);
showSelection();
}
</script>
</head>
<body>
<p>Sam[]ple <b><i><u>text</u></i></b></p>
</body>
</html>