blob: 22fb7ff09fb78ac071efdc07273a650c99fd548d [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>