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
This example demonstrates an author explicitly disregarding the spec and using the menu elements for site navigation. By placing <code><a></code> tags inside the menu items and forcing <code>display: initial !important;</code>, they have overridden the UA's default accessibility safeguard (<code>display: none</code>).
0 commit comments