Closed lamaks closed 1 month ago
Implemented Edge deprecated high contrast CSS properties scanner.
Request
[ { "url": "https://accessibilityinsights.io/", "priority": 100, "deepScan": false, "browserValidations": ["highContrastProperties"], "site": { "baseUrl": "https://accessibilityinsights.io/", "knownPages": [] } } ]
Response
{ "scanId": "11111111-0000-0000-0000-37b05484db3e", "url": "https://accessibilityinsights.io/", "scanType": "accessibility", "scanResult": { "state": "pass" }, "browserValidationResult": { "highContrastProperties": "pending | pass | fail" }, ... }
yarn test
<rootDir>/test-results/unit/coverage
yarn precheckin
Details
Implemented Edge deprecated high contrast CSS properties scanner.
Request
Response
Pull request checklist
yarn test
)<rootDir>/test-results/unit/coverage
yarn precheckin
)