Gaël Poupard

Results 142 issues of Gaël Poupard

Referencing this project and tracking it in a11y.css, @aardrian came up with a few suggestions regarding the current selector stack (quoting Adrian): * Needs `object`, `embed`, `summary`. * I like...

As stated in [Nicolas Steenhout's post regarding hide/how password feature](https://incl.ca/show-hide-password-accessibility-and-password-hints-tutorial/), a little change could improve accessibility quite a lot: add `aria-pressed` attribute, being `true` | `false` — no need for...

enhancement

Related to #9 I think we can find a better way to handle this case, depending on the browser compatibility you want. You may hide content from the beginning, as...

Would it be possible to add a third value to a color array, specifying the best suitable color to use as contrasting text/background value? I love this plugin, thanks!

Probably tons of new tests to find, using `:has()`. A few resources: - ["The CSS `:has()` selector is way more than a “Parent Selector”" by Bramus](https://www.bram.us/2021/12/21/the-css-has-selector-is-way-more-than-a-parent-selector/). - ["Meet `:has()`, A...

enhancement
future
selector

Not sure it's easy nor doable but I'd want to give this a try: ## JavaScript 1. list focusable elements, 2. log them in proper order, 3. get their respective...

question
webextension
future
help welcome

Several ways to improve documentation: - [ ] new page / extend the home for usage: Sass, CSS, CDN, Sass modules, as a npm dep, etc. - [ ] metadatas...

enhancement
website
documentation

Since there's no bookmarklet form anymore, there's no indication of available languages in the site itself. This should be improved, obviously!

website
documentation

Ensure that errors get applied on top of warnings, etc. Layers make it possible whatever a selector specificity is 🎉

enhancement
future

This should make both repos ans docs cleaner. Webext should use a11y.css as a dependency. GitHub also allows to move issues to another repo. Then some labels in this repos...

project
webextension