search

goog.debug.DevCss

Provided By

A class for solving development CSS issues/emulating the CSS Compiler.

new DevCss( opt_userAgent, opt_userAgentVersion )

Parameters
opt_userAgentgoog.debug.DevCss.UserAgent=

The user agent, if not passed in, will be determined using goog.userAgent.

opt_userAgentVersion(number|string)=

The user agent's version. If not passed in, will be determined using goog.userAgent.

Throws

{Error} When userAgent detection fails.

Instance Methods

Enumerations