This form uses: <input type="email" name="myemail" multiple>
This form does not use the multiple attribute:
Type in a list of email addresses separated by a comma. Look at the input field background color (pink = invalid, green = valid), try to submit.