]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / CSS.AllowTricky.txt
CommitLineData
d4949327
NL
1CSS.AllowTricky\r
2TYPE: bool\r
3DEFAULT: false\r
4VERSION: 3.1.0\r
5--DESCRIPTION--\r
6This parameter determines whether or not to allow "tricky" CSS properties and\r
7values. Tricky CSS properties/values can drastically modify page layout or\r
8be used for deceptive practices but do not directly constitute a security risk.\r
9For example, <code>display:none;</code> is considered a tricky property that\r
10will only be allowed if this directive is set to true.\r
11--# vim: et sw=4 sts=4\r