Skip to content

Commit 8fbebd3

Browse files
chore: sync from w3c/aria-common
Generated by w3c/aria-common@4d95e7b
1 parent 422a05a commit 8fbebd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/terms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dd>
3131
<p>The action taken when an <a>event</a>, typically initiated by users through an input device, causes an element to fulfill a defined role. The role may be defined for that element by the host language, or by author-defined variables, or both. The role for any given element may be a generic action, or may be unique to that element. For example, the activation behavior of an <abbr title="Hypertext Markup Language">HTML</abbr> or <abbr title="Scalable Vector Graphics">SVG</abbr> <code>&lt;a&gt;</code> element shall be to cause the user agent to traverse the link specified in the <code>href</code> attribute, with the further optional parameter of specifying the browsing context for the traversal (such as the current window or tab, a named window, or a new window); the activation behavior of an <abbr title="Hypertext Markup Language">HTML</abbr> <code>&lt;input&gt;</code> element with the <code>type</code> attribute value <code>submit</code> shall be to send the values of the form elements to an author-defined <abbr title="Internationalized Resource Identifiers">IRI</abbr> by the author-defined <abbr title="Hypertext Transfer Protocol">HTTP</abbr> method.</p>
3232
</dd>
33-
<dt><dfn data-lt="assistive technology">Assistive Technologies</dfn></dt>
33+
<dt><dfn data-lt="assistive technologies|assistive technology">Assistive Technologies</dfn></dt>
3434
<dd><p>Hardware and/or software that:</p>
3535
<ul>
3636
<li>relies on services provided by a <a>user agent</a> to retrieve and render Web content </li>

0 commit comments

Comments
 (0)