Steps to replicate the issue (include links if applicable):
What happens?:
There are color contrast issues in the tables
What should have happened instead?:
There should not be color contrast issues
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Requirement
Ensure that Special:ORESModels is compatible with night mode, addressing color contrast issues in the tables to improve legibility.
BDD
Feature: Special:ORESModels Compatibility with Night Mode
Scenario: Ensure color contrast is appropriate in night mode
Given the user has enabled night mode
When the user visits Special:ORESModels
Then the tables should have proper color contrast
And all elements should be legibleTest Steps
Test Case 1: Verify Special:ORESModels Compatibility with Night Mode
- Enable night mode.
- Navigate to Special:ORESModels.
- AC1: Confirm that the tables have proper color contrast.
- AC2: Confirm that all elements are legible.
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T366379#9975744 |
| 2 | ✅ | T366379#9975744 |
