dequelabs / dequelabs/axe-core

new rule: background-missing / text-color-missing

Open
#2,270 0 comments 0 reactions 0 assignees View on GitHub
feat rules
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

To avoid problems in high contrast mode, elements where the text color is defined must have a fully opaque background. If it doesn't, the text may become difficult to read. Similarly if the background of an element is set, the text color also has to be set.

### Example Issue

```html

Missing background issue


Missing text color issue

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.