Ejemplo n.º 1
0
 function readCSS(&$state)
 {
     parent::readCSS($state);
     $this->_readCSSLengths($state, array(CSS_WORD_SPACING));
 }