[PR #1437] Add unit test for A11Y #1368

Open
opened 2026-02-26 09:34:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/1437
Author: @fz0000
Created: 2/19/2026
Status: 🔄 Open

Base: masterHead: a11y


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/NickeManarin/ScreenToGif/pull/1437 **Author:** [@fz0000](https://github.com/fz0000) **Created:** 2/19/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `a11y` --- ### 📝 Commits (1) - [`f665a8f`](https://github.com/NickeManarin/ScreenToGif/commit/f665a8f03d72932d24ead958109ae535de7d1ca5) Add unit test for A11Y ### 📊 Changes **1 file changed** (+125 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ScreenToGif.Test/A11Y/ThemeContrastTests.cs` (+125 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1368
No description provided.