You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closes#115
While this PR fills in mappings for `rb` and the `rtc` elements based on how they are presently mapped, they are also being commented out as they are marked as obsolete in the HTML specification.
If consensus can be reached on adding these elements back into the HTML specification, then this PR should be reversed.
<h4>Substantive changes since moving entirely to the Web Application Working Group (formerly Web Platform WG) (01-Oct-2016)h4>
6308
6353
<ul>
6309
-
<li>18-Sept-2019: Update `mark` element's UIA `LocalizedControlType` and AX `AXRoleDescription`. See <ahref="https://github.com/w3c/html-aam/issues/236">GitHub issue 236a>.li>
6354
+
<li>22-Sept-2019: Remove mappings for `rb` and `rtc` elements as they are marked as obsolete in HTML. See <ahref="https://github.com/w3c/html-aam/issues/115">GitHub issue #115a> and <ahref="https://github.com/w3c/html-aam/pull/252">pull request #253a>.
6355
+
<li>18-Sept-2019: Update `mark` element's UIA `LocalizedControlType` and AX `AXRoleDescription`. See <ahref="https://github.com/w3c/html-aam/issues/236">GitHub issue 236a>.li>
6310
6356
<li>18-Sept-2019: Update ATK mappings for `summary` and `details` elements. See <ahref="https://github.com/w3c/html-aam/issues/142">GitHub issue #142a> and <ahref="https://github.com/w3c/html-aam/issues/147">GitHub issue #147a>.li>
6311
6357
<li>18-Sept-2019: Update MSAA mappings for `sub` and `sup`. See <ahref="https://github.com/w3c/html-aam/pull/252">GitHub pull request #252a>.li>
6312
-
<li>11-Sept-2019: Update mapping for `menu` to match <adata-cite="html/#the-menu-element">HTML Living Standarda>. Remove element and attribute mappings that are not applicable to `menu` and `menuitem`. Update mapping of `menu` to `role="list"`. See <ahref="https://github.com/w3c/html-aam/issues/188">GitHub issue #188a>.li>
6358
+
<li>11-Sept-2019: Update mapping for `menu` to match <adata-cite="html/#the-menu-element">HTML Living Standarda>. Remove element and attribute mappings that are not applicable to `menu` and `menuitem`. Update mapping of `menu` to `role="list"`. See <ahref="https://github.com/w3c/html-aam/issues/188">GitHub issue #188a>.li>
6313
6359
<li>10-July-2019: Further updated mappings for `ins` and `del` elements. See <ahref="https://github.com/w3c/html-aam/pull/219">GitHub pull request #219a>.li>
6314
6360
<li>13-June-2019: Update mappings for `ins` and `del` elements. See <ahref="https://github.com/w3c/html-aam/issues/141">GitHub issue #141a>.li>
6315
6361
<li>10-June-2019: Update ATK mappings for `header` and `footer` when not scoped to the `body`. See <ahref="https://github.com/w3c/html-aam/issues/129">GitHub issue #129a>.li>
0 commit comments