PDA

View Full Version : CSS3 and JZWSA


conmolbry
12-31-2010, 11:45 AM
I ran the validator on several pages that used CSS3 to some extent on the main menu and a widget. I received many many errors in the report using the web standards validator. Apparently the product validates against CSS 2.1 and no support exists for CSS3 (or something like zoom). Is it possible to provide support for these with this product, or at least have it ignore these rather than output them as errors (which they're not)?

Jason Byrnes
01-03-2011, 07:22 AM
The HTML Validator in the Web Standards Advisor uses the W3C validation engine:
http://validator.w3.org/


The report returns all of the errors reported by the W3C HTML validator.

conmolbry
01-03-2011, 04:19 PM
Yes I understand that much better now. I think you could have taken a couple minutes to say something on my other points. And these are things I believe helpful to mention in the user guides. In the end after I filtered out for myself the outputs related to CSS3, this product did a fine job helping me clean up my pages. I did find that it took several runs of the validator on each page to find all of the errors. Rarely did one pass find them all and new ones surfaced with subsequent runs.