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