Sha256: 826879a47dffb67a3ea9dabda7b0e1de68e61bce2a423338daebded7e59ece5e
Contents?: true
Size: 504 Bytes
Versions: 186
Compression:
Stored size: 504 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 - have meaningful text " end end end
Version data entries
186 entries across 186 versions & 1 rubygems