You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… just a direct parent. This is not detecting for a valid phrasing content node (i.e. a div is not a valid child of a label), which is not in the scope of wcag testing. This resolvessquizlabs#209.
The accessibility tree will recognize this label even though the input is nested in a span.
I don't think this should be a violation.
The text was updated successfully, but these errors were encountered: