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