ExternalResourcesRequiredAttribute: externalResourcesRequired

Description Available Attribute Values Animatable Used by the Elements

Description

Governs whether or not resources external to the current document are required.

Available Attribute Values

The value can be either of the one of the following:

'false'

Specifies that resources external to the current document are considered optional, (Default)

'true'

Specifies that resources external to the current document are NOT considered optional. Thus if any external resource is not available, rendering is suspended and an error document error state occurs.

Animatable

Not Animatable

Used by the Elements

Animation Elements

animate, animateColor, animateMotion, animateTransform, set

Filter Primitive Elements

feImage

Gradient Elements

linearGradient, radialGradient

Graphics Referencing Elements

image, use

Non-structural Container Elements

a, marker, mask, pattern, switch

Shape Elements

circle, ellipse, line, path, polygon, polyline, rect

Structural Container Elements

defs, g, svg, symbol

Text Content Elements

altGlyph, text, textPath, tref, tspan

Uncategorized Elements

clipPath, cursor, filter, font, foreignObject, mpath, script, view


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.