Sha256: 2e6c1a94173343a08be8a75a1e7820bff8f5dcaf3b276cd3be7e21d86e93d600
Contents?: true
Size: 481 Bytes
Versions: 305
Compression:
Stored size: 481 Bytes
Contents
module GovukPublishingComponents module SharedAccessibilityCriteria def self.link " Links in the component must: - accept focus - be focusable with a keyboard - be usable with a keyboard - indicate when they have focus - change in appearance when touched (in the touch-down state) - change in appearance when hovered - be usable with touch - be usable with [voice commands](https://www.w3.org/WAI/perspectives/voice.html) - have visible text " end end end
Version data entries
305 entries across 305 versions & 1 rubygems