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