CSSPropertyHandler(true, false); }
function default_value() { return 0; }
function getPropertyCode() {
return CSS_HTML2PS_LIST_COUNTER;
}
function getPropertyName() {
return '-html2ps-list-counter';
}
}
CSS::register_css_property(new CSSPseudoListCounter);
?>