Home
last modified time | relevance | path

Searched refs:HTMLPurifier_AttrDef_CSS (Results 1 – 2 of 2) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/
DStyleAttribute.php29 $this->attr_collections['Style']['style'] = new HTMLPurifier_AttrDef_CSS();
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/
DCSS.php14 class HTMLPurifier_AttrDef_CSS extends HTMLPurifier_AttrDef class