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