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