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
test(commons/aria): document presentation inheritance for internal roles
Custom elements exposing a required-child role via ElementInternals do not
inherit a presentational role from an ancestor role=none list, since
inheritance is keyed off the HTML tag name. See #5181.
0 commit comments