<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://kb.perpendicularangel.com/index.php?action=history&amp;feed=atom&amp;title=WAI-ARIA</id>
	<title>WAI-ARIA - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://kb.perpendicularangel.com/index.php?action=history&amp;feed=atom&amp;title=WAI-ARIA"/>
	<link rel="alternate" type="text/html" href="http://kb.perpendicularangel.com/index.php?title=WAI-ARIA&amp;action=history"/>
	<updated>2026-04-29T16:28:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://kb.perpendicularangel.com/index.php?title=WAI-ARIA&amp;diff=590&amp;oldid=prev</id>
		<title>Kirabug: Created page with &quot;Category: Accessibility &#039;&#039;This is totally a stub&#039;&#039;  ==On Aria-label attributes== [https://twitter.com/AmeliasBrain/status/1093626722124058625 This thread by Amelia Bellamy...&quot;</title>
		<link rel="alternate" type="text/html" href="http://kb.perpendicularangel.com/index.php?title=WAI-ARIA&amp;diff=590&amp;oldid=prev"/>
		<updated>2019-02-09T20:08:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:Accessibility&quot; title=&quot;Category:Accessibility&quot;&gt;Category: Accessibility&lt;/a&gt; &amp;#039;&amp;#039;This is totally a stub&amp;#039;&amp;#039;  ==On Aria-label attributes== [https://twitter.com/AmeliasBrain/status/1093626722124058625 This thread by Amelia Bellamy...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category: Accessibility]]&lt;br /&gt;
&amp;#039;&amp;#039;This is totally a stub&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==On Aria-label attributes==&lt;br /&gt;
[https://twitter.com/AmeliasBrain/status/1093626722124058625 This thread by Amelia Bellamy-Royds] explains the impact of applying aria-labels to links and buttons. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
FYI to every front-end developer:&lt;br /&gt;
An aria-label attribute on a button or link effectively replaces the text content of that element with the new label.&lt;br /&gt;
&lt;br /&gt;
Do not use it when you want to include a description or additional information—use `title`, or even better, real visible text!&lt;br /&gt;
&lt;br /&gt;
You usually only want aria-label on a button or link to provide a text version of an icon:&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;button aria-label=&amp;quot;search&amp;quot;&amp;gt;&amp;lt;!-- svg code for a magnifying glass --&amp;gt;&amp;lt;/button&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;a href=&amp;quot;/&amp;quot; aria-label=&amp;quot;home&amp;quot;&amp;gt;&amp;lt;!-- font icon of a house --&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For wider support, use clipped text content.&lt;br /&gt;
&lt;br /&gt;
Again, this only applies on certain element roles, where child content is used as the accessible element name.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt; For container elements, like &amp;lt;nav&amp;gt; or &amp;lt;section&amp;gt;, aria-label behaves as an extra identifier. For &amp;lt;input&amp;gt; etc, it replaces on-screen labels but not the actual value. &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kirabug</name></author>
	</entry>
</feed>