blob: abc026c3804186c49abb747e1be028d3ec4e709b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_insertLink("UX Productivity","http://www.uxproductivity.com");
Cursor_deleteCharacter();
showSelection();
}
</script>
</head>
<body>
<p>Text[]after</p>
</body>
</html>