79325702

Date: 2025-01-03 07:00:07
Score: 1.5
Natty:
Report link

You can blur focus by calling following inside test fn -

<script>function test() { console.log(1); document.activeElement?.blur?.(); }</script>

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Anmol Kansal