The willValidate read-only property of the HTMLOutputElement interface returns false, because <output> elements are not candidates for constraint validation.
willValidate
HTMLOutputElement
false
<output>
The boolean value false.
HTMLOutputElement.checkValidity()
<form>