landmarks
landmarks copied to clipboard
fix: Added a check for a hardcoded aria 'role' value in the same element.
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.