blob: 10e397fd01956ca6c3fd80da185a728aca592508 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_insertEndnote("Endnote content");
Selection_preserveWhileExecuting(showEmptyTextNodes);
showSelection();
}
</script>
</head>
<body>
<p>[]<br></p>
</body>
</html>