SVG Conditional Processing Attributes
The SVG conditional processing attributes are all the attributes that can be specified on some SVG elements to control whether or not the element on which it appears should be rendered.
Attributes
requiredExtensions
-
List all the browser specific capabilities that must be supported by the browser to be allowed to render the associated element. Value: A list of space-separated URI; Animatable: No
requiredFeatures
Deprecated-
List all the features, as defined is the SVG 1.1 specification, that must be supported by the browser to be allowed to render the associated element. Value: A list of space-separated URI; Animatable: No
systemLanguage
-
Indicates which language the user must have chosen to render the associated element. Value: A list of comma-separated language tags according to RFC 5646: Tags for Identifying Languages (also known as BCP 47); Animatable: No
Browser compatibility
BCD tables only load in the browser