James Craig

Results 136 issues of James Craig

https://drafts.csswg.org/scroll-animations-1/ Since all or most of the examples used in the scroll-animations spec are known [vestibular motion triggers](https://webkit.org/blog/7551/responsive-design-for-motion/), please consider including an example that changes one of the default animations...

Needs Edits
a11y-tracker
scroll-animations-1

Moved at @alisonmaher's request from: - https://github.com/w3c/aria/discussions/1958#discussioncomment-10363453 ## AriaNotify should avoid pestering/annoyance of notifications, either too many or too irrelevant I understand many aspects of the ariaNotify proposal (types, notification...

Agenda

Should the ARIA WG standardize heuristic-based ignoring of ARIA and related features? And if so, how? One pre-existing example is how [engines now ignore `aria-hidden` in certain scenarios](https://w3c.github.io/aria/#aria-hidden) where it's...

In the role description deep dive this morning, we discussed ways to mitigate author misuse of `aria-roledescription`, and potentially other properties that 1) aren't commonly required and 2) are easy...

editorial

Background for this Core-AAM request here: - https://github.com/w3c/aria/issues/2361 Consider listing known downstream AT support in AAMs, to avoid shipping speculative or otherwise unsupportive API mappings. As an example, seems easy...

editorial

https://w3c.github.io/core-aam/#ariaMultiselectableTrue Should be AXIsMultiSelectable but AAM lists “not mapped.”

Remove stale references to aria-labeledby [sic] in accname/name/comp_labelledby.html ```html link1 ``` That should have been removed with #170 but it was intended to be temporary... now that [wpt #50392](https://github.com/web-platform-tests/wpt/pull/50392) won't...

good first issue

Add Label and Role tests for `` element. - https://github.com/whatwg/html/issues/10901 (HTML spec) - https://github.com/w3c/aria/issues/2508 (ARIA specs) - https://github.com/web-platform-tests/wpt/pull/51667 (WPT general tests) - https://github.com/web-platform-tests/interop-accessibility/issues/185 (WPT AX tests) - [`` Element Explainer](https://github.com/immersive-web/model-element/blob/main/explainer.md)...

Core-AAM includes the following comments on host language specific computed roles. (Cite: after [Example 2](https://w3c.github.io/core-aam/#example-2)) > When host language elements do not have an exact or equivalent mapping to a...

2025-investigation-candidate

New test to ensure _in-validness_ of `el.ariaLabeledBy` and `el.ariaLabeledByElements`… Misspelled content attribute `aria-labeledby` is an author error but supported by the engines and tested in WPT... but the misspelled DOM...