mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 07:05:54 +03:00
[PR #1437] Add unit test for A11Y #1368
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1368
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NickeManarin/ScreenToGif/pull/1437
Author: @fz0000
Created: 2/19/2026
Status: 🔄 Open
Base:
master← Head:a11y📝 Commits (1)
f665a8fAdd unit test for A11Y📊 Changes
1 file changed (+125 additions, -0 deletions)
View changed files
➕
ScreenToGif.Test/A11Y/ThemeContrastTests.cs(+125 -0)📄 Description
#1435
Add a unit test template for WCAG contrast.
Refer to WCAG 2.1 for details:
WCAG 2.1 AA: https://www.w3.org/TR/WCAG21/#contrast-minimum
WCAG 2.1 AAA: https://www.w3.org/TR/WCAG21/#contrast-enhanced
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.