blob: 60e097cc8d11518afeff76432d0b32e4bdd0a8af [file] [log] [blame] [edit]
<!doctype html>
<body>
<script>
const PA_SIZE = 10;
window.getComputedStyle(document.body,'\\q' + 'q'.repeat(PA_SIZE));
</script>
</body>