vue-slick-carousel icon indicating copy to clipboard operation
vue-slick-carousel copied to clipboard

removed cursor: hand breaking style

Open magmel48 opened this issue 4 years ago • 5 comments

magmel48 avatar Dec 26 '20 13:12 magmel48

@kyuwoo-choi please review this simple one

magmel48 avatar Dec 26 '20 13:12 magmel48

please add some reasons for your PR.

kyuwoo-choi avatar Dec 28 '20 00:12 kyuwoo-choi

@kyuwoo-choi the value "hand" is ok for old IE browsers, but it breaks W3C validation because the value of cursor property is not standard. For example you can check some forums like https://forums.digitalpoint.com/threads/why-does-validator-not-validate-cursor-hand.698489/ or just google something like "w3c validator cursor hand".

Also here is connected issue: https://github.com/gs-shop/vue-slick-carousel/issues/143.

magmel48 avatar Dec 28 '20 09:12 magmel48

@kyuwoo-choi friendly reminder

magmel48 avatar Jan 16 '21 18:01 magmel48

@kyuwoo-choi friendly reminder

magmel48 avatar Feb 07 '21 22:02 magmel48