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