GWT 2.7.0

com.google.gwt.resources.client
Annotation Type CssResource.Strict


Deprecated. Strict mode is now the default behavior for CssResource

@Deprecated
@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface CssResource.Strict

This annotation is a no-op.


GWT 2.7.0