@@ -194,25 +194,25 @@ <h3 class="site__title" itemprop="name" translate="no">Accessibility Support</h3
194194 </ article >
195195 </ li >
196196
197- <!-- HTML5 Accessibility -->
198- < li class ="site html5accessibility ">
197+ <!-- ARIA-AT -->
198+ < li class ="site w3-aria-at ">
199199 < article class ="site__inner " itemscope itemtype ="http://schema.org/WebSite ">
200- < h3 class ="site__title " itemprop ="name " translate ="no "> HTML5 Accessibility </ h3 >
201- < p class ="site__description " itemprop ="abstract "> Accessibility support status of HTML5 features across major browsers .</ p >
200+ < h3 class ="site__title " itemprop ="name " translate ="no "> ARIA-AT Interoperability Reports </ h3 >
201+ < p class ="site__description " itemprop ="abstract "> Interoperability reports for < a href =" https://www.w3.org/WAI/ARIA/apg/patterns " > WCAG patterns </ a > tested by assistive technologies .</ p >
202202 < div class ="site__links ">
203- < a class ="site__link site__link--main | flex-center nowrap " href ="https://html5accessibility.com " itemprop ="url " translate ="no ">
204- < span class ="site__link__inner "> html5accessibility.com </ span >
203+ < a class ="site__link site__link--main | flex-center nowrap " href ="https://aria-at.w3.org/reports " itemprop ="url " translate ="no ">
204+ < span class ="site__link__inner "> aria-at.w3.org/reports </ span >
205205 </ a >
206206 < aside class ="site__secondary-links | flex-center ">
207- < a class ="site__link | flex-center " href ="https://github.com/stevefaulkner/HTML5accessibility " title ="HTML5 Accessibility code repository " itemscope itemtype ="http://schema.org/SoftwareSourceCode ">
208- < meta itemprop ="codeRepository " content ="https://github.com/stevefaulkner/HTML5accessibility ">
207+ < a class ="site__link | flex-center " href ="https://github.com/w3c/aria-at-app " title ="ARIA-AT website repository " itemscope itemtype ="http://schema.org/SoftwareSourceCode ">
208+ < meta itemprop ="codeRepository " content ="https://github.com/w3c/aria-at-app ">
209209 < svg width ="33 " height ="33 ">
210210 < title > Code</ title >
211211 < use href ="#code-path "/>
212212 </ svg >
213213 </ a >
214214
215- < a class ="site__link | flex-center " href ="https://mastodon .social/@stevefaulkner " title ="HTML5 Accessibility author on Mastodon ">
215+ < a class ="site__link | flex-center " href ="https://w3c .social/@w3c " title ="World Wide Web Consortium on Mastodon ">
216216 < svg width ="19 " height ="21 ">
217217 < title > Mastodon</ title >
218218 < use href ="#mastodon-path "/>
0 commit comments