landmarks icon indicating copy to clipboard operation
landmarks copied to clipboard

fix: Added a check for a hardcoded aria 'role' value in the same element.

Open JMac118 opened this issue 10 months ago • 0 comments

This will stop it from "guessing" if an element is a navigation or main element if the element has the aria role of 'navigation' or 'main'. It won't need to guess it if it is specifically outlined to be that.

JMac118 avatar Mar 28 '24 03:03 JMac118