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