is there any css validator with CSS3 and vendor specific extensions support?

北慕城南 提交于 2019-12-12 08:56:05

问题


is there any css validator with CSS3 and vendor specific extensions support?

I only want to see problem other than CSS 3 and vendor specific extensions related errors.

And is there any better xhtml css validator than W3C's?


回答1:


You can select "CSS Level 3" in the More options>Profile section of the W3C CSS Validator.

Although this won't help with the vendor-specific errors. It looks like there is no intention to support these in the W3C validator.




回答2:


The W3C Validator unfortunately goes crazy over CSS3. This one may work for you CSS3 Validator



来源:https://stackoverflow.com/questions/2706993/is-there-any-css-validator-with-css3-and-vendor-specific-extensions-support

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!