Automatic is not going to remove css properties. Just because a CSS property is unknown does not mean it should be removed. An unknown CSS property simply means that the CSS property was not defined in the CSS 2.1 spec. There are plenty of useful CSS properties that dont exist in that spec and that work in actual reader devices.
|