Gaël Poupard

Results 196 comments of Gaël Poupard

Another POC by Steve Faulkner, using `details` and `summary` containing static image, overlaid on top of animated GIF: https://codepen.io/stevef/pen/ExPdNMM?editors=1000 Worth a try :)

Another library trying to solve this: [gifa11y](https://github.com/adamchaboryk/gifa11y).

Je vais tenter une reformulation pour être sûr de bien se comprendre, car il me semble qu’il manque certaines nuances dans les cas décrits et qu’on oublie un détail tiré...

The new accessibilite.numerique.gouv.fr is now stable and the official RGAA website. Moreover the RGAA 4.1.1 was released last week, so there might be other changes. I'll tackle reamining links once...

Hi there, I'm currently trying to do this and it's driving me crazy. I don't understand Ruby, and I can't get @allypalanzi's solution on #132 working. I see that it...

I agree, I'd need an ID to add an accessible hide/show system on templates — which means using `[aria-controls="ID"]`. And there's probably other use cases out there :)

May I ask for help in this too? I don't see anything like headings in the example renderer you're linking too, but only code example blocks. Am I missing something?...

En effet, ça peut éviter une confusion ! Merci !

That was meant to ease anchor scrolling when the alternative text checker is opened. Could be removed or set as an option, though. FWIW `scroll-behavior: smooth` enables native smooth scrolling...

I understand. To go further, Firefox currently also refuses `scripts.service_worker` even though when `scripts` is missing, it mentions `service_worker` as a potential fix. I may have missed something . As...