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