gs-shop / vue-slick-carousel

🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
https://gs-shop.github.io/vue-slick-carousel/
Other
803 stars 186 forks source link

removed cursor: hand breaking style #162

Open magmel48 opened 3 years ago

magmel48 commented 3 years ago

@kyuwoo-choi please review this simple one

kyuwoo-choi commented 3 years ago

please add some reasons for your PR.

magmel48 commented 3 years ago

@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 commented 3 years ago

@kyuwoo-choi friendly reminder

magmel48 commented 3 years ago

@kyuwoo-choi friendly reminder