Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rule): add new color-contrast-enhanced rule (WCAG AAA) #3235

Merged
merged 22 commits into from
Nov 29, 2021
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
1e42847
test commit 1
dan-tripp Sep 3, 2021
73b9927
Revert "test commit 1"
dan-tripp Sep 3, 2021
9452128
fix(rule): allow "tabindex=-1" for rules "aria-text" and "nested-inte…
dan-tripp Sep 24, 2021
f094de6
feat(rule): add new rule color-contrast-enhanced (WCAG AAA)
dan-tripp Oct 14, 2021
5b68980
Work in progress.
dan-tripp Oct 14, 2021
7ab5d17
Work in progress.
dan-tripp Oct 14, 2021
4c78b12
Updating shadow-dom test for WCAG AAA contrast.
dan-tripp Oct 21, 2021
db71e43
Rearranging shadow-dom test.
dan-tripp Oct 21, 2021
79cc7f2
Adding new rule color-contrast-enhanced to code-highlighting test.
dan-tripp Oct 21, 2021
06b38a4
adding new 'color-contrast-enhanced' rule to sticky-header test.
dan-tripp Oct 22, 2021
b465b75
Revert "fix(rule): allow "tabindex=-1" for rules "aria-text" and "nes…
dan-tripp Oct 22, 2021
521be0b
update rule-descriptions.md
dan-tripp Nov 1, 2021
cd6322c
fix whitespace
dan-tripp Nov 2, 2021
45721bd
work in progress: splitting tests for contrast and the new contrast-e…
dan-tripp Nov 2, 2021
88d4630
work in progress: tests
dan-tripp Nov 2, 2021
af6ece5
work in progress: tests
dan-tripp Nov 2, 2021
e207267
work in progress: tests
dan-tripp Nov 2, 2021
fe16c7a
adding separate tests for color-contrast-enhanced. work in progress.
dan-tripp Nov 9, 2021
c96a8af
update rule-descriptions.md
dan-tripp Nov 28, 2021
a1f471f
add test: test/integration/full/contrast-enhanced/simple.html
dan-tripp Nov 28, 2021
2a99b00
remove redundant tests for contrast-enhanced
dan-tripp Nov 28, 2021
c467bd0
remove temporary code
dan-tripp Nov 28, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update rule-descriptions.md
  • Loading branch information
dan-tripp committed Nov 28, 2021
commit c96a8afe6a563c424c45cdfe628971651f440669
Loading