blob: f75e82d0c7bfdfded75c0e53b027ee507ed8f1aa [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
Cursor_enterPressed();
showSelection();
Main_removeSpecial(document);
}
</script>
</head>
<body>
<h1>Sample t[]ext</h1>
</body>
</html>