repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
CSS.Trusted.txt
blob
e733a61e8a75c7598f245c278abb07d2c1823218
1
CSS.Trusted
2
TYPE: bool
3
VERSION: 4.2.1
4
DEFAULT: false
5
--DESCRIPTION--
6
Indicates whether or not the user's CSS input is trusted or not. If the
7
input is trusted, a more expansive set of allowed properties. See
8
also %HTML.Trusted.
9
--# vim: et sw=4 sts=4