Nos bénévoles n'ont pas encore traduit cet article en Français. Aidez-nous à réaliser cette tâche !
The <set>
element provides a simple means of just setting the value of an attribute for a specified duration. It supports all attribute types, including those that cannot reasonably be interpolated, such as string and boolean values. The <set>
element is non-additive. The additive and accumulate attributes are not allowed, and will be ignored if specified.
Usage context
Categories | Animation element |
---|---|
Permitted content | Any number of the following elements, in any order: Descriptive elements |
Attributes
Global attributes
- Conditional processing attributes »
- Core attributes »
- Animation event attributes »
- Xlink attributes »
- Animation attribute target attributes »
- Animation timing attributes »
externalResourcesRequired
Specific attributes
DOM Interface
This element implements the SVGSetElement
interface.
Specifications
Specification | Status | Comment |
---|---|---|
SVG Animations Level 2 The definition of '<set>' in that specification. |
Editor's Draft | |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of '<set>' in that specification. |
Recommendation | Initial definition |
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | ? | ? | ? | ? | ? |
Feature | Android | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | ? | ? | ? | ? | ? |