/** * jsdom implements none of the `ElementInternals` form-association API — not `setFormValue`, * not `setValidity`, not the `checkValidity`/`reportValidity`/`validity`/`validationMessage` * mixin real browsers put on every `formAssociated: true` element, not even `FormData` * collecting a form-associated element's set value, or `