Contact Form 7 Code creates Accessibility Failure
-
It looks like recent code updates create an accessibility error. Recent as in we never used to see this error in scans.
In the code:
<div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>The empty <ul></ul> is triggering the following Accessibility failure.
ulelements must contain either anlielement or an element withrole=listitemand must not contain elements with other roles.Owned roles: no owned roles
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.