blob: c16fcc02bffce04422ba578c4a11b8ccf4e6ed92 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Styles_setParagraphClass("Normal");
Cursor_enterPressed();
Selection_preserveWhileExecuting(showEmptyTextNodes);
showSelection();
}
</script>
</head>
<body>
<h1>Sample t[]ext</h1>
</body>
</html>