blob: cc38df5e835069dcff721dc527f1cb1c92b486f2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_deleteCharacter();
showSelection();
}
</script>
</head>
<body>
<p>Text before</p>
[]
<figure>
<img src="../figures/nothing.png">
<figcaption>Test figure</figcaption>
</figure>
<p>Text after</p>
</body>
</html>