blob: f90f593c3a5f64e3802cc90e12451930266aefeb [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_makeContainerInsertionPoint();
showSelection();
}
</script>
</head>
<body>
<ul>
<li>Before</li>
<li><p><b><i><u>Sam[ple te]xt</u></i></b></p></li>
<li>After</li>
</ul>
</body>
</html>