by Albert Wiersch » Tue May 30, 2006 2:25 pm
I've added the ability to ignore specific unrecognized CSS properties in the upcoming new version 8.00.
UPDATE: To ignore specific unrecognized CSS properties, the new onUnknownCSSPropertyMessage() function can be changed/edited using the Configuration Editor in the professional edition. This function also allows the default message text, category, flags, ID, and type to be changed for unknown CSS property messages.
By default, CSE HTML Validator will display a message listing the CSS properties that were ignored (if any).
By default, CSE HTML Validator will already ignore "disambiguator", "filterString", "postfix", "prefix", and "separator".
Last edited by
Albert Wiersch on Wed May 31, 2006 5:31 pm, edited 1 time in total.

Albert Wiersch