Page Speed Optimization Libraries
1.3.25.1
|
Public Member Functions | |
StyleExtractor (HtmlElement *element) | |
DimensionState | state () const |
int | width () const |
If a value was not found, it will be populated with kNoValue. | |
int | height () const |
bool | HasAnyDimensions () |
DimensionState | dimension_state () |
bool net_instaweb::css_util::StyleExtractor::HasAnyDimensions | ( | ) | [inline] |
Returns true if there is any dimension specified in a style attribute, whether or not they're parsable.