blob: 85936819532aa97785181591a5e4f9b52ee0893e [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> te[]xt</i></b></p>
</body>
</html>