blob: 2a1dd79340b5058e669cc9dde73e4cadaa4e3771 [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[]</p>
</body>
</html>