Skip to content

Commit

Permalink
Changes since FPWD (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo authored Apr 3, 2024
1 parent 67ca225 commit 3116a92
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,41 @@ <h2>Change Log</h2>
<h2>Substantive changes since the last public working draft</h2>
<ul>
<!-- EdNote: After each WD publish, move contents of this list into the next one below. -->
<li><a href="https://github.com/w3c/accname/commit/67ca225">Add steps for shadow roots and
slots</a> (<a
href="https://github.com/w3c/accname/pull/167">#167</a>)</li>
<li><a href="https://github.com/w3c/accname/commit/b05bdac">Fixed handling of surrounding whitespace for CSS
pseudo elements, inline and block level elements, and embedded widgets</a></li>
<li><a href="https://github.com/w3c/accname/commit/681094c">update accname 'flash screen' example to use native
clickable label element</a></li>
<li><a href="https://github.com/w3c/accname/commit/881d960">Clarify description computation for
aria-describedby</a> (<a
href="https://github.com/w3c/accname/pull/177">#177</a>)</li>
<li><a href="https://github.com/w3c/accname/commit/81361ec">Add support for aria-description</a> (<a
href="https://github.com/w3c/accname/pull/69">#69</a>)</li>
<li><a href="https://github.com/w3c/accname/commit/bb65de3">Temporary revert within step 2H to reference 2F.i
instead of 2F until logic can be drafted to correctly handle roles that should not be traversed.</a></li>
<li><a href="https://github.com/w3c/accname/commit/c01d761">Remove label in Step 2E</a></li>
<li><a href="https://github.com/w3c/accname/commit/3efa7de">Specify behavior when following a hidden subtree via
aria-labelledby or -describedby</a></li>
<li><a href="https://github.com/w3c/accname/commit/65a6358">add accessible name &amp; desc
definitions</a></li>
<li><a href="https://github.com/w3c/accname/commit/82a5087">* Move tooltip def to
accname</a></li>
<li><a href="https://github.com/w3c/accname/commit/a2a7039">removed menu button example from step
2C</a></li>
<li><a href="https://github.com/w3c/accname/commit/8e1d42f">updated step 2c prose for
consistency</a></li>
<li><a href="https://github.com/w3c/accname/commit/ef5724a">reorder computation steps</a></li>
<li><a href="https://github.com/w3c/accname/commit/fe3a05d">Only use accumulated text that is not empty
("")</a></li>
<li><a href="https://github.com/w3c/accname/commit/1f451d6">add name from
prohibited</a></li>
<li><a href="https://github.com/w3c/accname/commit/af10971">change normative references to informative in
abstract</a></li>
<li><a href="https://github.com/w3c/accname/commit/45dbaa2">Update the algorithm to handle roles where naming is
not supported</a> (<a
href="https://github.com/w3c/accname/pull/53">#53</a>)</li>
</ul>
</section>
<section>
Expand Down

0 comments on commit 3116a92

Please sign in to comment.