anandthakker / doiuse

:bomb: Lint CSS for browser support against caniuse database.
MIT License
1.23k stars 50 forks source link

Unexpected browser feature "css3-cursors" #150

Open baixiaoyu2997 opened 2 years ago

baixiaoyu2997 commented 2 years ago

when use cursor: not-allowed; show warn

nexpected browser feature "css3-cursors" is not supported by Safari on iOS 12.2-12.5,14.0-14.4,14.5-14.8,15.0-15.1,15.2-15.3,15.4, Firefox for Android 99, UC Browser for Android 12.12, Samsung Internet 15.0,16.0, QQ Browser 10.4, KaiOS Browser 2.5 (plugin/no-unsupported-browser-features)

but in can i use ,safari from version 3.1 support not-allowed,link:https://caniuse.com/?search=not-allowed

aakashgill commented 1 year ago

Hi Is there any solution to this issue? I'm facing this exact thing.

image

DenJel7 commented 1 year ago

the same

clshortfuse commented 1 year ago

Should probably strip not-allowed from

https://caniuse.com/css3-cursors and use https://caniuse.com/mdn-css_properties_cursor_not-allowed