blob: 49a3a13f236e76f7a6bc76adfcf4d1da7b2309eb [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_selectAll();
outputOptions.keepSelectionHighlights = true;
}
</script>
</head>
<body>
<p>First paragraph</p>
<p>Second paragraph</p>
<p>Third paragraph</p>
</body>
</html>