- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Thu, 19 Apr 2018 14:44:06 +0000
- To: public-css-archive@w3.org
> I believe that the spec should warn against making the cursor change the only visual indicator of interactivity. Excellent suggestion. > Maybe it would be worth to add a note that using cursor:pointer for an interactive element must always be accompanied with distinct styles for its :hover/:focus states? Distinct hover styles don't help on touch screens. Keyboard focus styles are already required & expected. Making buttons look like buttons and links look like links is still the best approach for pointer users, so they know to point the cursor at that element in the first place. -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1936#issuecomment-382763221 using your GitHub account
Received on Thursday, 19 April 2018 14:44:10 UTC