PS110.122: CSS inspection - CSS level3 ?

Is it normal that while in CSS inspection setup W3C level is set to CSS level3 all corresponding features (like "border-radius", "text-shadow", "rgba", etc) are marked as incorrect?

0
Avatar
Permanently deleted user

We use W3C css validator for this. Please use http://jigsaw.w3.org/css-validator/ to check your CSS, and if it passes online validation but marked as incorrect by IDE, submit bug to our tracker.

0

请先登录再写评论。