You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of strict compliance, consider testing color contrast using APCA. For now, no automation is available for this (thou it could be built), and nothing is planned at Deque.
For the 10 links matching a > .site__link__inner, these are the labels of full-clickable cards becoming more readable on hover or focus. Research how good/bad it is.
The text was updated successfully, but these errors were encountered:
From latest Playwright action, in:
a .site__link__inner
(various contrasts);.caniuse .site__description
(contrast: 3.17).cssdb .site__description
(contrast: 4.24).caniemail .site__description
(contrast: 3.01)accent
class (contrast: 3.5)Level: WCAG 2 AA (1.4.3), serious (Axe
color-contrast
).a > .site__link__inner
, these are the labels of full-clickable cards becoming more readable on hover or focus. Research how good/bad it is.The text was updated successfully, but these errors were encountered: