blob: ed562f0d94d1c9599f41affd6a6ec6c84b0d647d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
showSelection();
}
</script>
</head>
<body>
<h1>Head[ing</h1>
<ul><li><p>List ]item</p></li></ul>
</body>
</html>