- From: Alastair Campbell <acampbell@nomensa.com>
- Date: Thu, 10 Jan 2019 17:22:45 +0000
- To: "Bristow, Alan" <Alan.Bristow@elections.ca>, "'w3c-wai-ig@w3.org'" <w3c-wai-ig@w3.org>
Received on Thursday, 10 January 2019 17:23:10 UTC
Hi Alan, Providing a control, or depending on your position on accessibility-support you might use a CSS media-query. The essential part is that it opens, but like the ARIA example: https://www.w3.org/TR/wai-aria-practices-1.2/examples/accordion/accordion.html It is not essential that it ‘slides’ open with an animation. Personally, I would use the CSS media query as this technique does (temporary URL, soon to be published as CSS 39): https://cdn.staticaly.com/gh/w3c/wcag/tech-reduce-motion/techniques/css/reduce-motion-query.html Put the slide aspect inside the reduce-motion query, and anyone who has set that will not see the animation. Kind regards, -Alastair From: "Bristow, Alan" All, Would providing a control to disable an accordion (accordion example: https://codepen.io/css-tricks/full/irqvo) be necessary given: ‘Success Criterion 2.3.3 Animation from Interactions’ https://www.w3.org/TR/WCAG21/#animation-from-interactions ? Alan Bristow Web Programmer Policy and Public Affairs Elections Canada Desk 9-A-053 30 Victoria Street, Gatineau, QC K1A 0M6 alan.bristow@elections.ca<mailto:alan.bristow@elections.ca> Tel.: 819-939-2232
Received on Thursday, 10 January 2019 17:23:10 UTC