css-sanitizer
Classes to parse and sanitize CSS
|
Exists because DeclarationOrAtRuleList needs to be able to contain both Declarations and AtRules. More...
Additional Inherited Members | |
Public Member Functions inherited from Wikimedia\CSS\Objects\CSSObject | |
getPosition () | |
Get the position of this object in the input stream. | |
toTokenArray () | |
Return an array of Tokens that correspond to this object. | |
toComponentValueArray () | |
Return an array of ComponentValues that correspond to this object. | |
Exists because DeclarationOrAtRuleList needs to be able to contain both Declarations and AtRules.