blob: a775a28780aab38fdfd6e4f5def134f393757cf5 [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>