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