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