Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<body>
<script>
const PA_SIZE = 10;
window.getComputedStyle(document.body,'\\q' + 'q'.repeat(PA_SIZE));
</script>
</body>