matatk / landmarks

Allows you to navigate a web page via WAI-ARIA landmarks, using the keyboard or a pop-up menu
http://matatk.agrip.org.uk/landmarks/
MIT License
125 stars 7 forks source link

feat: Guess the "navigation" regions if none exist #435

Closed matatk closed 3 years ago

matatk commented 3 years ago

Similar to #430 but for navigation regions, and there can be more than one.

Closes #181