79744426

Date: 2025-08-23 16:32:54
Score: 1
Natty:
Report link

:has() is widely available since 2023

const label = document.querySelector('label:has(input)')
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
Posted by: Nermin