James Craig

Results 535 comments of James Craig

Clarifying for any newcomers that want to fix this... The whole, currently inactive subtest should be removed, not just the snippet I referenced above. Possibly more if any other subtests...

These three are the obvious ones: ``` aria-roledescription aria-braillelabel aria-brailleroledescription ``` I'm not as sure about: ``` aria-keyshortcuts ``` @joanmarie @aleventhal @minorninth ??

> Are you just talking about language in the spec discouraging certain attributes? No arguments there. Yes > You're not proposing a javascript console warning or something like that, right?...

Implementation of WebKit's [`AccessibilityTable::isDataTable()`](https://github.com/WebKit/webkit/blob/main/Source/WebCore/accessibility/AccessibilityTable.cpp#L136)

Also https://github.com/w3c/html-aam/issues/293

Kudos that the spec does include something about the WCAG 2.0 [sic] guideline to avoid seizures. That reference should be updated to latest WCAG (I think version-less link is okay)....

Watching with interest. No WebKit-official position yet.

Discussions ongoing: - https://github.com/w3c/aria/discussions/1958

WebKit position is: - **position: support** (with concerns) Concern flags are: - **concern-portability:** some aspects of the roadmap rely on native API that doesn’t yet exist on Mac, for example....