Skip to content

Commit f0860e5

Browse files
authored
Chore: add links to PRs and labels to changelog
directly reference the following PRs in the changelog, and prepend each entry with the appropriate 'label' related to w3c/html-aria#419 - w3c/html-aria#352 - w3c/html-aria#367 (and follow on [commit](w3c/html-aria@9cc2c0a)) - w3c/html-aria#360 - w3c/html-aria#353 - w3c/html-aria#372 - w3c/html-aria#402 - w3c/html-aria#404 - w3c/html-aria#403 - w3c/html-aria#396 - w3c/html-aria#391 - w3c/html-aria#369 - w3c/html-aria#381
1 parent 79d241d commit f0860e5

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

html-aria/index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4749,54 +4749,54 @@

Change log

47494749
<h3>Substantive changes since the last published Recommendationh3>
47504750
<ul>
47514751
<li>
4752-
16-Apr-2022:
4752+
<a href="https://github.com/w3c/html-aria/pull/372">16-Apr-2022 - Correction:a>
47534753
<a href="#att-checked">`aria-checked`a> is not to be used on elements that support the `checked` attribute.
47544754
li>
47554755
<li>
4756-
03-Apr-2022:
4756+
<a href="https://github.com/w3c/html-aria/pull/402">03-Apr-2022 - Addition:a>
47574757
Identify <a href="dfn-naming-prohibited">Naming Prohibiteda> elements.
47584758
li>
47594759
<li>
4760-
06-Mar-2022:
4760+
<a href="https://github.com/w3c/html-aria/pull/404">06-Mar-2022 - Addition:a>
47614761
Allow `none` and `presentation` roles on <a href="#el-nav">`nav` elementa>.
47624762
li>
47634763
<li>
4764-
03-Mar-2022:
4764+
<a href="https://github.com/w3c/html-aria/pull/403">03-Mar-2022 - Addition:a>
47654765
Restrict role allowances for <a href="#el-div">`div` elementa> when it is a child of a `dl` element.
47664766
li>
47674767
<li>
4768-
12-Feb-2022:
4769-
Allow `combobox` role on <a href="#el-button">`button` elementa>.
4770-
Allow `combobox` and `checkbox` roles on <a href="#el-input-button">`input type=button` elementa>.
4768+
<a href="https://github.com/w3c/html-aria/pull/396">12-Feb-2022 - Addition & Correction:a>
4769+
Allow `combobox` role on <a href="#el-button">`button` elementa>.
4770+
Allow `combobox` and `checkbox` roles on <a href="#el-input-button">`input type=button` elementa>.
47714771
li>
47724772
<li>
4773-
18-Jan-2022:
4773+
<a href="https://github.com/w3c/html-aria/pull/391">18-Jan-2022 - Addition:a>
47744774
Added <a href="#docconformance-deprecated">Requirements for deprecated ARIA role, state and property attributesa>.
47754775
li>
47764776
<li>
4777-
06-Jan-2022:
4777+
<a href="https://github.com/w3c/html-aria/pull/369">06-Jan-2022 - Addition:a>
47784778
Change allowances for `doc-biblioentry` and `doc-endnote` roles on the <a href="#el-li">`li` elementa>.
47794779
These roles are deprecated in [[[dpub-aria-1.1]]].
47804780
li>
47814781
<li>
4782-
13-Dec-2021:
4782+
<a href="https://github.com/w3c/html-aria/pull/381">13-Dec-2021 - Correction:a>
47834783
Allow `radio` role on <a href="#el-img">`img alt="some text"` elementa>.
47844784
li>
47854785
<li>
4786-
07-Dec-2021:
4786+
<a href="https://github.com/w3c/html-aria/pull/353">07-Dec-2021: - Correction:a>
47874787
Allow only `none` and `presentation` roles for <a href="#el-wbr">`wbr` elementa>.
47884788
Allow only `aria-hidden` global attribute for <a href="#el-br">`br`a> and <a href="#el-wbr">`wbr`a> elements.
47894789
li>
47904790
<li>
4791-
02-Dec-2021:
4791+
<a href="https://github.com/w3c/html-aria/pull/367">02-Dec-2021 - Addition:a>
47924792
Allow `group` role on <a href="#el-section">`section` elementa>.
47934793
li>
47944794
<li>
4795-
16-Nov-2021:
4795+
<a href="https://github.com/w3c/html-aria/pull/360">16-Nov-2021 - Addition:a>
47964796
Allow `link` and `button` roles on <a href="#el-area-no-href">`area` without `href` elementa>.
47974797
li>
47984798
<li>
4799-
26-Oct-2021:
4799+
<a href="https://github.com/w3c/html-aria/pull/352">26-Oct-2021 - Addition:a>
48004800
Allow `aria-hidden` attribute on the <a href="#el-picture">`picture` elementa>.
48014801
li>
48024802
ul>

0 commit comments

Comments
 (0)