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