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
ARIA 1.2 is deprecating the directory role. The HTML validator should warn authors that this role is deprecated, and that they should use a native HTML list element (ul, ol, menu), or role=list instead.