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