blob: 486688835f650327f1d00ac0ee659715b0f04ca8 [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>