Skip to content

Commit 03599d6

Browse files
Update core-aam changelog
1 parent 1d0b8b9 commit 03599d6

File tree

1 file changed

+30
-7
lines changed

1 file changed

+30
-7
lines changed

core-aam/index.html

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11074,9 +11074,38 @@ <h2>Security considerations</h2>
1107411074
<section class="appendix" id="changelog">
1107511075
<h2>Change Log</h2>
1107611076
<section>
11077-
<h2>Substantive changes since the last public working draft</h2>
11077+
<h2>Substantive changes since the last <a href="https://www.w3.org/TR/2022/CR-core-aam-1.2-20221122/">Candidate Recommendation Snapshot</a></h2>
1107811078
<ul>
1107911079
<!-- EdNote: After each WD publish, move contents of this list into the next one below. -->
11080+
<li>4-Jan-2024: Fix: errant computed role for treegrid row </li>
11081+
<li>31-Oct-2023: Update UIA aria-readonly mappings </li>
11082+
<li>31-Oct-2023: Add aria-haspopup='grid' mappings </li>
11083+
<li>31-Oct-2023: Correct AXAPI notifications </li>
11084+
<li>26-Oct-2023: Remove UIA_DescribedBy property from aria-describedby UIA mappings</li>
11085+
<li>12-Oct-2023: Make haspopup='true' mapping identical to haspopup='menu'</li>
11086+
<li>1-Sep-2023: Fix AX API aria-haspopup mappings</li>
11087+
<li>25-Aug-2023: Add map for `role=image` (synonym of `img`)</li>
11088+
<li>17-Aug-2023: add normative expectations and examples for computedrole</li>
11089+
<li>16-Aug-2023: Update mapping for aria-errormessage</li>
11090+
<li>15-May-2023: Add computed role section and mappings </li>
11091+
<li>8-May-2023: update UIA ins/del</li>
11092+
<li>13-Apr-2023: Add mapping for aria-braillelabel and aria-brailleroledescription </li>
11093+
<li>9-Apr-2023: Update annotation roles AXAPI mapping </li>
11094+
<li>6-Apr-2023: Update aria-describedby and aria-description AXAPI</li>
11095+
<li>6-Apr-2023: Update role='meter' subrole for AXAPI</li>
11096+
<li>1-Feb-2023: remove AXAPI-specific 'menuitem in group' guidance</li>
11097+
<li>1-Feb-2023: Update AXAPI mapping for aria-keyshortcuts</li>
11098+
<li>1-Feb-2023: Update IA2 role='blockquote' map</li>
11099+
<li>1-Feb-2023: Update MSAA mapping for paragraph and time and caption </li>
11100+
11101+
</ul>
11102+
</section>
11103+
<section>
11104+
<h2>Substantive changes since the <a href="https://www.w3.org/TR/core-aam-1.1/">Core Accessibility API Mappings 1.1 Recommendation</a></h2>
11105+
<ul>
11106+
<!-- EdNote: After each WD publish, move contents of the previous list into this one. -->
11107+
<li>1-Nov-2022: draft privacy and security</li>
11108+
<li>13-Oct-2022: fix: remove label and legend</li>
1108011109
<li>12-Oct-2022: Remove mappings for <code>label</code> and <code>legend</code>.</li>
1108111110
<li>
1108211111
05-Apr-2021: Update ATK mappings for <code>aria-colindex</code>, <code>aria-colspan</code>, <code>aria-colcount</code>, <code>aria-rowindex</code>, <code>aria-rowspan</code>, and
@@ -11109,12 +11138,6 @@ <h2>Substantive changes since the last public working draft</h2>
1110911138
<li>05-Mar-2018: Add events for <code>aria-label</code>, <code>aria-labelledby</code>, and <code>aria-describedby</code>.</li>
1111011139
</ul>
1111111140
</section>
11112-
<section>
11113-
<h2>Substantive changes since the <a href="https://www.w3.org/TR/core-aam-1.1/">Core Accessibility API Mappings 1.1 Recommendation</a></h2>
11114-
<ul>
11115-
<!-- EdNote: After each WD publish, move contents of the previous list into this one. -->
11116-
</ul>
11117-
</section>
1111811141
</section>
1111911142
<section class="appendix informative section" id="acknowledgements">
1112011143
<h3>Acknowledgments</h3>

0 commit comments

Comments
 (0)