wai-website icon indicating copy to clipboard operation
wai-website copied to clipboard

This repository hosts the WAI Website.

Results 230 wai-website issues
Sort by recently updated
recently updated
newest added

[Don’t use color alone](https://www.w3.org/WAI/tips/designing/#dont-use-color-alone-to-convey-information) should also refer to [SC 1.3.3](https://www.w3.org/TR/WCAG21/#sensory-characteristics) in the chapter "More information" because the second example (Example: Refer to something using color alone) belongs to it.

type:bug
tips

[Provide sufficient contrast](https://www.w3.org/WAI/tips/designing/#provide-sufficient-contrast-between-foreground-and-background) should link in "More information" to SC 1.4.11 and SC 1.4.6. In addition, the text may need to be adapted so that it refers not only to...

type:bug
tips

If you want the page to support Internet Explorer, all SVG graphics must be marked with `focusable=false`, otherwise they get the focus invisibly.

type:bug
tips

[Use headings and spacing](https://www.w3.org/WAI/tips/designing/#use-headings-and-spacing-to-group-related-content) makes sense for accessibility, but there is no WCAG criterion that matches the description, so the reference to SC 2.4.6 and 2.4.10 is misleading as they...

type:bug
tips

[Associate a label with every form control](https://www.w3.org/WAI/tips/developing/#associate-a-label-with-every-form-control) refers to SC 3.3.2. but this SC doesn't match the tip. The Understanding to 3.3.2 says: > This Success Criterion does not require...

type:bug
tips

At [Ensure that interactive elements are easy to identify](https://www.w3.org/WAI/tips/designing/#ensure-that-interactive-elements-are-easy-to-identify) there is an example for "Keyboard focus style". The focus contrast is presumably too low, at least if I assume that...

tips

[Write code that adapts to the user’s technology](https://www.w3.org/WAI/tips/developing/#write-code-that-adapts-to-the-users-technology) should refer to SC 1.4.8 (as "avoid horizontal scrolling" is mentioned) and SC 1.4.10 (maybe also 1.4.12). Reference to 3.2.4 can be...

tips

I found these titles quite long: > Tips for Getting Started Writing for Web Accessibility > Tips for Getting Started Designing for Web Accessibility > Tips for Getting Started Developing...

tips