### Specification PR here: https://github.com/w3c/aria/pull/1805 ### Description aria-actions allows one element to specify another set of elements as its actions. ### Documentation APG example: https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-actions/ ### Browser support * Chromium implementation bug: https://issues.chromium.org/issues/514751946 * Webkit prototype implementation bug: https://bugs.webkit.org/show_bug.cgi?id=306476 * Firefox implementation bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1992029
Specification
PR here: w3c/aria#1805
Description
aria-actions allows one element to specify another set of elements as its actions.
Documentation
APG example: https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-actions/
Browser support