Gaël Poupard

Results 160 issues of Gaël Poupard

Definetely something to take care of :) References: - [GreenIT.fr checklist](https://collectif.greenit.fr/ecoconception-web/115-bonnes-pratiques-eco-conception_web.html) - [Opquast Ecodesign rules](https:checklists.opquast.com/fr/assurance-qualite-web/detail/?tag=ecodesign)

future
inspiration

Our brand new `attribute-whitespace` error (added by @Dionakra) could be much more detailed —even though the use cases should be very rare— b y checking every kind of whitespace we...

enhancement
question
selector

Just discovdered—while releasing webextension 1.1.0—that Chrome webstore handles l10n in its own way: https://developer.chrome.com/docs/webstore/i18n/ Definetely need to dig more, could help our end users.

enhancement
webextension
help welcome

* Define more accurate checks, * Check WebExtension too, * Hook on [DependABot](https://github.com/marketplace/dependabot-preview)

enhancement
help welcome
tooling

* [ ] Refactor JS to reduce duplication and better use ES6 features * [ ] Apply ESLint (and Prettier?) → this could imply a totally different workflow: would a...

enhancement
webextension
help welcome
tooling

While thinking out loud for #404, I imagined something. I'm unsure we can do something like this, but: * we can override select background (however it loses its appearance), *...

enhancement
question
future
help welcome

[Tim Kadlec wrote a Gist using CSS to hint some performance pitfalls](https://gist.github.com/tkadlec/683b26344cde774170b94c0fcf0088b4). `[loading="lazy"]` and oldish file extensions could probably be added to advices.

test
selector
inspiration

As an advice, @matuzo ['s suggestion on Twitter](https://twitter.com/mmatuzo/status/1332219962400837635) feels straightforward: an element having a class name containing any HTML element's name would probably benefit from being this HTML element. As...

test
selector
inspiration

> Hi. I greatly value a11y.css as a tool for quick assessment, but this warning about `role="group"` throws me off every time... > > There is an [open ticket on...

enhancement
documentation
selector

There's selectors, ideas and documentation to enhance our current documentation in ["My Accessibility Toolbox" by Olivier Nourry](https://gitlab.com/accessfirst.fr/my-accessibility-toolbox).

enhancement
documentation
inspiration