blob: 79503c7acf8ae3a03276f56d80c548d6283dea19 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<script>
function performTest()
{
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<p>before<span class="endnote">endnote</span>[]after</p>
</body>
</html>