blob: f7b9e78124e76115f7b69e27b7426ffb1e487423 [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>