pastafarianstvi.cz/libraries/htmlpurifier-4.14.0/tests/HTMLPurifier/HTMLT/css-allowed-preserve.htmlt

6 lines
149 B
Text
Raw Normal View History

2022-11-19 17:30:09 +01:00
--INI--
CSS.AllowedProperties = color,background-color
--HTML--
<div style="color:#f00;background-color:#ded;">red</div>
--# vim: et sw=4 sts=4