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