haikuwebkit/ManualTests/open-close-tokenizer-crash....

7 lines
275 B
HTML

<html>
<body>
<input type="button" value="Click Here" onclick="window.open('resources/open-close-tokenizer-crash.html', 'foo');">
Click the button above. Another browser window should open and then immediately close without crashing.
</body>
</html>