Class StrictCss2

All Implemented Interfaces:
AtRuleHandler, CssCompilerPass, CssTreeVisitor

public class StrictCss2 extends StrictCssBase
This compiler pass enforces that only correct CSS 2.1 is used. See "http://www.w3.org/TR/CSS21/" for the specification.