Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 300545

Skip to main content should link to main tag or similar

$
0
0

Currently most (all) D8 themes 'Skip to content' link target the markup:

<a id="main-content" tabindex="-1"></a>

When we should be targeting something like:

<main id="main-content" role="main" tabindex="-1"></main>

This extra a tag that's missing an href attribute and textual content, isn't really needed and should be removed.


Viewing all articles
Browse latest Browse all 300545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>