blob: d4e7de90edf2311d3ee973ca9ae0f03fffe8cd55 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<h1><i>x</i>[]Some text</h1>
</body>
</html>