Paul Grenier
Paul Grenier
Could this support [sendBeacon](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon) by default instead of fetch?
Not a single form field has a label. These designs are not usable and the patterns presented should be discouraged. I suggest adding a validation check like Nu Validator, aXe,...
# Goal Set project milestone goal to make all examples [WCAG2.0AA compliant](https://www.w3.org/WAI/tutorials/forms/). Set project goal to support accessibility and inclusive design. ## Purpose Beyond the ethical reasons for creating inclusive...
Here's the scenario: I have a folder containing App. App needs a hotfix and a build but (for whatever reason) I can't simply jump branches. I need to do a...
For someone with dexterity issues (or maybe just a dirty keyboard), the space bar toggle interaction can cause issues. If held, the space bar will repeat, triggering another state change....
### Steps to reproduce While using the puppeteer api `page.accessibility.snapshot()` the AXNode model leaves no trace of the DOM implementation. The underlying calls to [CDP](https://chromedevtools.github.io/devtools-protocol/tot/Accessibility#method-getFullAXTree) return `nodeId` (and `backendDOMNodeId`). I...
https://github.com/whatwg/html/issues/7490
For example, if someone is creating an icon button, the non-text contrast must be 3:1. https://www.w3.org/WAI/WCAG21/Understanding/non-text-contrast.html
Fantastic lists of other tools: - https://stephaniewalter.design/blog/color-accessibility-tools-resources-to-design-inclusive-products/ - https://www.digitala11y.com/color-contrast-analyzers-checkers/
- Could be very handy for new developers/designers. - Include "test" rules (see Heydon's prior art) - Allow options like CSS vars - Demonstrates proper inclusion of pseudostate combinations -...