is there any css validator with CSS3 and vendor sp

2020-07-18 07:00发布

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?

2条回答
家丑人穷心不美
2楼-- · 2020-07-18 07:37

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

CSS3

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

查看更多
疯言疯语
3楼-- · 2020-07-18 07:43

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

查看更多
登录 后发表回答