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.
externalResourcesRequired
Deprecated since SVG 2
true
, it indicates that the browser must wait for all the external resources necessary to render that element to be loaded before processing the associated element.false
|true
; Animatable: No
requiredExtensions
requiredFeatures
Deprecated since SVG 2
systemLanguage
Desktop | ||||||
---|---|---|---|---|---|---|
externalResourcesRequired
|
? | ? | ? | ? | ? | ? |
requiredExtensions |
? | ? | ? | ? | ? | ? |
requiredFeatures
|
? | ? | ? | ? | ? | ? |
systemLanguage |
? | ? | ? | ? | ? | ? |
Mobile | ||||||
---|---|---|---|---|---|---|
externalResourcesRequired
|
? | ? | ? | ? | ? | ? |
requiredExtensions |
? | ? | ? | ? | ? | ? |
requiredFeatures
|
? | ? | ? | ? | ? | ? |
systemLanguage |
? | ? | ? | ? | ? | ? |
© 2005–2020 Mozilla and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/Conditional_Processing