blob: 85e31a7e1fb04bf00ddc28727b66392696961699 [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>