blob: cfc3359619d4fe010fa74f1e84e2bacdd7488b7b [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 text[]</h1>
</body>
</html>