Skip to content

Commit e9deea6

Browse files
author
michael-n-cooper
committed
Generated by TRAVIS-CI 514af61
Accessible Name Guidance Section: Add prohibited name guidance (pull #1213) Resolve issue #1077 bby modifying the accessible name and description guidance section as follows: * Adding a new "prohibited" value for the "Necessaty of Naming" column in the naming guidance table. * Adding the following roles for which naming is prohibitted to the naming guidance table: * caption * code * deletion * emphasis * generic * insertion * None * paragraph * presentation * strong * subscript * superscript
1 parent 0404675 commit e9deea6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -641,9 +641,9 @@
641641
"preProcess": [
642642
null
643643
],
644-
"publishDate": "2019-10-23",
645-
"publishISODate": "2019-10-23T00:00:00.000Z",
646-
"generatedSubtitle": "Editor's Draft 23 October 2019"
644+
"publishDate": "2019-10-24",
645+
"publishISODate": "2019-10-24T00:00:00.000Z",
646+
"generatedSubtitle": "Editor's Draft 24 October 2019"
647647
}</script><meta name="description" content="This document provides readers with an understanding of how to use WAI-ARIA 1.1 [WAI-ARIA] to create accessible rich internet applications.
648648
It describes considerations that might not be evident to most authors from the WAI-ARIA specification alone and recommends approaches to make widgets, navigation, and behaviors accessible using WAI-ARIA roles, states, and properties.
649649
This document is directed primarily to Web application developers, but the guidance is also useful for user agent and assistive technology developers."><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2016/W3C-ED"></head>
@@ -652,7 +652,7 @@
652652

653653
<h2>
654654
W3C Editor's Draft
655-
<time class="dt-published" datetime="2019-10-23">23 October 2019</time>
655+
<time class="dt-published" datetime="2019-10-24">24 October 2019</time>
656656
</h2>
657657
<dl>
658658
<dt>This version:</dt><dd>

0 commit comments

Comments
 (0)