fill
Summary
The attribute fill specifies the filling color or the behavior of an animation after it has finished.
Applies to | ? |
---|
Fill defines the color of a surface of text or a shape.
Syntax
fill: none | currentColor | funciri | inherit
This attribute has a corresponding CSS property.
Standards information
Context: Animation Elements
Fill specifies whether after an animation the animated value should be preserved or removed from the element.
Syntax
fill: remove | freeze
See also
Related pages
- CSSStyleDeclaration
- currentStyle
- style
- SVGTSpanElement
- SVGTextPathElement
- SVGTextElement
- SVGPathElement
- SVGRectElement
- SVGCircleElement
- SVGEllipseElement
- SVGLineElement
- SVGPolylineElement
- SVGPolygonElement
- stroke
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]