Adam Page
Adam Page
Accname tests to support w3c/html-aam#533’s clarification that hidden `label`s, `caption`s, and `legend`s will not provide an accname to their naturally associated elements unless they are explicitly referenced using `aria-labelledby`.
Closes #1818. The [definition of _Owning Element_](https://w3c.github.io/aria/#dfn-owning-element) is already inclusive of both DOM ancestry _and_ ownership via `aria-owns`: > An 'owning element' is any DOM ancestor of the [element](https://dom.spec.whatwg.org/#concept-element), or...
Closes #1912 Clarifies authoring guidance for `aria-expanded` by discouraging ownership of the controlled grouping element except in the cases of `treeitem` and `row`. *** Preview | Diff
I’m not sure this is the proper home for this issue, but I just noticed that the color styles for the `ins` and `del` elements in our PR diff previews...
Companion tests for [ARIA PR #1839: Clarify relationship between `aria-hidden` and `aria-owns`](https://github.com/w3c/aria/pull/1839). In development of that PR, I created [a Codepen](https://codepen.io/adampage/full/QWBRPWq/91bf1f14960448d246eed01699a2749a) to manually test a few different scenarios involving combinations...
During some recent JAWS testing, I encountered a “**Call us**” heading awkwardly pronounced as “**Call U.S.**” The heading had been rendered with CSS `text-transform: uppercase`, and I was surprised to...
Closes #2260 Relaxes a requirement for the `slider` role by permitting authors to omit `aria-valuenow` in favor of `aria-valuetext` alone. I purposefully left the adjacent “_browsers MAY implement the repair...
Tentative test [spun off](https://github.com/web-platform-tests/wpt/pull/43874#discussion_r1933114903) from #43874, examining the interop of [nested heading behavior (#2086)](https://github.com/w3c/aria/issues/2086).
Resolves #3215. [Preview of Example Disclosure (Show/Hide) Card | APG | WAI | W3C](https://deploy-preview-396--aria-practices.netlify.app/aria/apg/patterns/disclosure/examples/disclosure-card/) ___ [WAI Preview Link](https://deploy-preview-396--aria-practices.netlify.app/ARIA/apg) _(Last built on Wed, 18 Jun 2025 20:35:03 GMT)._
Resolves #1049. [Preview revised Treegrid Email Inbox Example](https://deploy-preview-406--aria-practices.netlify.app/aria/apg/patterns/treegrid/examples/treegrid-1/) ___ [WAI Preview Link](https://deploy-preview-406--aria-practices.netlify.app/ARIA/apg) _(Last built on Tue, 10 Jun 2025 20:02:53 GMT)._