blob: 609761b4db113bfecc32555ee451c9c2c040ff05 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<table>
<tr>
<td>[]</td>
</tr>
</table>
</body>
</html>