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
As discussed in the WG meeting today, dpub-aria has aria-valuenow (required) which is a problematic partial inheritance from its aria superlass separator which has aria-valuenow (if focusable).
I'm guessing something in aria.js and/or aria-child.js is not preserving this kind of requirement.
The text was updated successfully, but these errors were encountered:
As discussed in the WG meeting today, dpub-aria has
aria-valuenow (required)
which is a problematic partial inheritance from its aria superlassseparator
which hasaria-valuenow (if focusable)
.I'm guessing something in aria.js and/or aria-child.js is not preserving this kind of requirement.
The text was updated successfully, but these errors were encountered: