Comment area attribute breaks html validation
-
Hi
Thanks for a great theme
I think I stumpled over a tiny bug… The post comment textarea html, sets the autocomplete attribute to “nope”, while the only valid options are “on” and “off”. See below:
<p class="comment-form-comment"><label for="comment" class="screen-reader-text">Kommentar</label><textarea autocomplete="nope" id="e5ee7999a9" name="e5ee7999a9" cols="45" rows="8" aria-required="true">
https://www.w3schools.com/tags/att_input_autocomplete.asp
That breaks otherwise valid html output.
Is https://validator.w3.org/ right?
Best regards
Bjarne OldrupThe page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Comment area attribute breaks html validation’ is closed to new replies.