| extends | HTMLPurifier_AttrDef | 
|---|
Validates shorthand CSS property list-style.
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
| 
					
	public
					
					
				 | __construct(HTMLPurifier_Config $config) | # | ||||||
| 
					
	public
					
					
				 | validate(string $string, HTMLPurifier_Config $config, HTMLPurifier_Context $context): bool|string
		Validates and cleans passed string according to a definition.
	 Validates and cleans passed string according to a definition. Parameters
 Implements | # | ||||||
| Methods inherited from HTMLPurifier_AttrDef | 
|---|
| parseCDATA(), make(), mungeRgb(), expandCSSEscape() | 
| Properties | |||
|---|---|---|---|
| 
	protected
					
					
				 |  | $info
		Local copy of validators.
	 Local copy of validators. | # | 
| Properties inherited from HTMLPurifier_AttrDef | 
|---|
| $minimized, $required |