microsoft / fast

The adaptive interface system for modern web experiences.
https://www.fast.design
Other
9.28k stars 595 forks source link

fix: only add aria orientation for proper role divider #6771

Closed chrisdholt closed 1 year ago

chrisdholt commented 1 year ago

Pull Request

📖 Description

This PR ensures that aria-attributes are allowed for a given role for Divider. In cases where the role is presentation, aria-orientation should not be applied.

🎫 Issues

n/a