Specifies whether the target browser supports style sheets.
public final void setSupportsCSS( boolean supportsCSS )
supportsCSS
Set to true if the target supports the style sheets; otherwise, set to false.
The default is false.
See Also getSupportsCSS