Skip to content

Commit 3116a92

Browse files
Changes since FPWD (#231)
1 parent 67ca225 commit 3116a92

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

index.html

+35
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,41 @@ <h2>Change Log</h2>
550550
<h2>Substantive changes since the last public working draft</h2>
551551
<ul>
552552
<!-- EdNote: After each WD publish, move contents of this list into the next one below. -->
553+
<li><a href="https://github.com/w3c/accname/commit/67ca225">Add steps for shadow roots and
554+
slots</a> (<a
555+
href="https://github.com/w3c/accname/pull/167">#167</a>)</li>
556+
<li><a href="https://github.com/w3c/accname/commit/b05bdac">Fixed handling of surrounding whitespace for CSS
557+
pseudo elements, inline and block level elements, and embedded widgets</a></li>
558+
<li><a href="https://github.com/w3c/accname/commit/681094c">update accname 'flash screen' example to use native
559+
clickable label element</a></li>
560+
<li><a href="https://github.com/w3c/accname/commit/881d960">Clarify description computation for
561+
aria-describedby</a> (<a
562+
href="https://github.com/w3c/accname/pull/177">#177</a>)</li>
563+
<li><a href="https://github.com/w3c/accname/commit/81361ec">Add support for aria-description</a> (<a
564+
href="https://github.com/w3c/accname/pull/69">#69</a>)</li>
565+
<li><a href="https://github.com/w3c/accname/commit/bb65de3">Temporary revert within step 2H to reference 2F.i
566+
instead of 2F until logic can be drafted to correctly handle roles that should not be traversed.</a></li>
567+
<li><a href="https://github.com/w3c/accname/commit/c01d761">Remove label in Step 2E</a></li>
568+
<li><a href="https://github.com/w3c/accname/commit/3efa7de">Specify behavior when following a hidden subtree via
569+
aria-labelledby or -describedby</a></li>
570+
<li><a href="https://github.com/w3c/accname/commit/65a6358">add accessible name &amp; desc
571+
definitions</a></li>
572+
<li><a href="https://github.com/w3c/accname/commit/82a5087">* Move tooltip def to
573+
accname</a></li>
574+
<li><a href="https://github.com/w3c/accname/commit/a2a7039">removed menu button example from step
575+
2C</a></li>
576+
<li><a href="https://github.com/w3c/accname/commit/8e1d42f">updated step 2c prose for
577+
consistency</a></li>
578+
<li><a href="https://github.com/w3c/accname/commit/ef5724a">reorder computation steps</a></li>
579+
<li><a href="https://github.com/w3c/accname/commit/fe3a05d">Only use accumulated text that is not empty
580+
("")</a></li>
581+
<li><a href="https://github.com/w3c/accname/commit/1f451d6">add name from
582+
prohibited</a></li>
583+
<li><a href="https://github.com/w3c/accname/commit/af10971">change normative references to informative in
584+
abstract</a></li>
585+
<li><a href="https://github.com/w3c/accname/commit/45dbaa2">Update the algorithm to handle roles where naming is
586+
not supported</a> (<a
587+
href="https://github.com/w3c/accname/pull/53">#53</a>)</li>
553588
</ul>
554589
</section>
555590
<section>

0 commit comments

Comments
 (0)