haikuwebkit/LayoutTests/css3/out-of-memory-in-css-tokeni...

4 lines
56 B
HTML

<script>
CSS.supports('a'.repeat(2**29 + 1));
</script>