If the attribute is not present, then its implicit evaluated value is
true
. If a null string or empty string value is given to attribute
requiredFeatures
, the attribute is evaluate to
false
.
You can use this attribute with the following SVG elements:
-
http://www.w3.org/TR/SVG11/feature#SVG
At least one of the following feature is supported:
-
http://www.w3.org/TR/SVG11/feature#SVG-static
-
http://www.w3.org/TR/SVG11/feature#SVG-animation
-
http://www.w3.org/TR/SVG11/feature#SVG-dynamic
-
http://www.w3.org/TR/SVG11/feature#SVGDOM
-
http://www.w3.org/TR/SVG11/feature#SVGDOM
At least one of the following feature is supported:
-
http://www.w3.org/TR/SVG11/feature#SVGDOM-static
-
http://www.w3.org/TR/SVG11/feature#SVGDOM-animation
-
http://www.w3.org/TR/SVG11/feature#SVGDOM-dynamic
-
http://www.w3.org/TR/SVG11/feature#SVG-static
The browser supports all the following features:
-
http://www.w3.org/TR/SVG11/feature#CoreAttribute
-
http://www.w3.org/TR/SVG11/feature#Structure
-
http://www.w3.org/TR/SVG11/feature#ContainerAttribute
-
http://www.w3.org/TR/SVG11/feature#ConditionalProcessing
-
http://www.w3.org/TR/SVG11/feature#Image
-
http://www.w3.org/TR/SVG11/feature#Style
-
http://www.w3.org/TR/SVG11/feature#ViewportAttribute
-
http://www.w3.org/TR/SVG11/feature#Shape
-
http://www.w3.org/TR/SVG11/feature#Text
-
http://www.w3.org/TR/SVG11/feature#PaintAttribute
-
http://www.w3.org/TR/SVG11/feature#OpacityAttribute
-
http://www.w3.org/TR/SVG11/feature#GraphicsAttribute
-
http://www.w3.org/TR/SVG11/feature#Marker
-
http://www.w3.org/TR/SVG11/feature#ColorProfile
-
http://www.w3.org/TR/SVG11/feature#Gradient
-
http://www.w3.org/TR/SVG11/feature#Pattern
-
http://www.w3.org/TR/SVG11/feature#Clip
-
http://www.w3.org/TR/SVG11/feature#Mask
-
http://www.w3.org/TR/SVG11/feature#Filter
-
http://www.w3.org/TR/SVG11/feature#XlinkAttribute
-
http://www.w3.org/TR/SVG11/feature#Font
-
http://www.w3.org/TR/SVG11/feature#Extensibility
-
http://www.w3.org/TR/SVG11/feature#SVGDOM-static
The browser supports all of the DOM interfaces and methods that correspond to the language features for
http://www.w3.org/TR/SVG11/feature#SVG-static
.
-
http://www.w3.org/TR/SVG11/feature#SVG-animation
The browser supports all of the language features from
http://www.w3.org/TR/SVG11/feature#SVG-static
plus the feature
http://www.w3.org/TR/SVG11/feature#Animation
.
-
http://www.w3.org/TR/SVG11/feature#SVGDOM-animation
The browser supports all of the DOM interfaces and methods that correspond to the language features for
http://www.w3.org/TR/SVG11/feature#SVG-animation.
-
http://www.w3.org/TR/SVG11/feature#SVG-dynamic
The browser supports all of the language features from
http://www.w3.org/TR/SVG11/feature#SVG-animation
plus the following features:
-
http://www.w3.org/TR/SVG11/feature#Hyperlinking
-
http://www.w3.org/TR/SVG11/feature#Scripting
-
http://www.w3.org/TR/SVG11/feature#View
-
http://www.w3.org/TR/SVG11/feature#Cursor
-
http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute
-
http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute
-
http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute
-
http://www.w3.org/TR/SVG11/feature#SVGDOM-dynamic
The browser supports all of the DOM interfaces and methods that correspond to the language features for
http://www.w3.org/TR/SVG11/feature#SVG-dynamic
.
-
http://www.w3.org/TR/SVG11/feature#CoreAttribute
The browser supports the
id
,
xml:base
,
xml:lang
and
xml:space
属性
-
http://www.w3.org/TR/SVG11/feature#Structure
The browser supports
<svg>
,
<g>
,
<defs>
,
<desc>
,
<title>
,
<metadata>
,
<symbol>
and
<use>
元素。
-
http://www.w3.org/TR/SVG11/feature#BasicStructure
The browser supports
<svg>
,
<g>
,
<defs>
,
<desc>
,
<title>
,
<metadata>
and
<use>
元素。
-
http://www.w3.org/TR/SVG11/feature#ContainerAttribute
The browser supports the
enable-background
属性
-
http://www.w3.org/TR/SVG11/feature#ConditionalProcessing
The browser supports the
<switch>
element, and the
requiredFeatures
,
requiredExtensions
,
systemLanguage
属性
-
http://www.w3.org/TR/SVG11/feature#Image
The browser supports the
<image>
元素。
-
http://www.w3.org/TR/SVG11/feature#Style
The browser supports the
<style>
元素。
-
http://www.w3.org/TR/SVG11/feature#ViewportAttribute
The browser supports the
clip
and
overflow
属性。
-
http://www.w3.org/TR/SVG11/feature#Shape
The browser supports the
<rect>
,
<circle>
,
<line>
,
<polyline>
,
<polygon>
,
<ellipse>
and
<path>
元素。
-
http://www.w3.org/TR/SVG11/feature#Text
The browser supports the
<text>
,
<tspan>
,
<tref>
,
<textPath>
,
<altGlyph>
,
<altGlyphDef>
,
<altGlyphItem>
and
<glyphRef>
元素。
-
http://www.w3.org/TR/SVG11/feature#BasicText
The browser supports the
<text>
element
-
http://www.w3.org/TR/SVG11/feature#PaintAttribute
The browser supports the
color
,
fill
,
fill-rule
,
stroke
,
stroke-dasharray
,
stroke-dashoffset
,
stroke-linecap
,
stroke-linejoin
,
stroke-miterlimit
,
stroke-width
,
color-interpolation
and
color-rendering
属性
-
http://www.w3.org/TR/SVG11/feature#BasicPaintAttribute
The browser supports the
color
,
fill
,
fill-rule
,
stroke
,
stroke-dasharray
,
stroke-dashoffset
,
stroke-linecap
,
stroke-linejoin
,
stroke-miterlimit
,
stroke-width
and
color-rendering
属性
-
http://www.w3.org/TR/SVG11/feature#OpacityAttribute
The browser supports the
opacity
,
stroke-opacity
and
fill-opacity
属性
-
http://www.w3.org/TR/SVG11/feature#GraphicsAttribute
The browser supports the
display
,
image-rendering
,
pointer-events
,
shape-rendering
,
text-rendering
and
visibility
属性
-
http://www.w3.org/TR/SVG11/feature#BasicGraphicsAttribute
The browser supports the
display
and
visibility
属性
-
http://www.w3.org/TR/SVG11/feature#Marker
The browser supports the
<marker>
element
-
http://www.w3.org/TR/SVG11/feature#Gradient
The browser supports the
<linearGradient>
,
<radialGradient>
and
<stop>
元素
-
http://www.w3.org/TR/SVG11/feature#Pattern
The browser supports the
<pattern>
element
-
http://www.w3.org/TR/SVG11/feature#Clip
The browser supports the
<clipPath>
element and the
clip-path
,
clip-rule
属性
-
http://www.w3.org/TR/SVG11/feature#BasicClip
The browser supports the
<clipPath>
element and the
clip-path
属性
-
http://www.w3.org/TR/SVG11/feature#Mask
The browser supports the
<mask>
element
-
http://www.w3.org/TR/SVG11/feature#Filter
The browser supports the
<filter>
,
<feBlend>
,
<feColorMatrix>
,
<feComponentTransfer>
,
<feComposite>
,
<feConvolveMatrix>
,
<feDiffuseLighting>
,
<feDisplacementMap>
,
<feFlood>
,
<feGaussianBlur>
,
<feImage>
,
<feMerge>
,
<feMergeNode>
,
<feMorphology>
,
<feOffset>
,
<feSpecularLighting>
,
<feTile>
,
<feDistantLight>
,
<fePointLight>
,
<feSpotLight>
,
<feFuncR>
,
<feFuncG>
,
<feFuncB>
and
<feFuncA>
元素
-
http://www.w3.org/TR/SVG11/feature#BasicFilter
The browser supports the
<filter>
,
<feBlend>
,
<feColorMatrix>
,
<feComponentTransfer>
,
<feComposite>
,
<feFlood>
,
<feGaussianBlur>
,
<feImage>
,
<feMerge>
,
<feMergeNode>
,
<feOffset>
,
<feTile>
,
<feFuncR>
,
<feFuncG>
,
<feFuncB>
and
<feFuncA>
元素
-
http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute
The browser supports the
onunload
,
onabort
,
onerror
,
onresize
,
onscroll
and
onzoom
属性
-
http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute
The browser supports the
onfocusin
,
onfocusout
,
onactivate
,
onclick
,
onmousedown
,
onmouseup
,
onmouseover
,
onmousemove
,
onmouseout
and
onload
属性
-
http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute
The browser supports the
onbegin
,
onend
,
onrepeat
and
onload
属性
-
http://www.w3.org/TR/SVG11/feature#Cursor
The browser supports the
<cursor>
element
-
http://www.w3.org/TR/SVG11/feature#Hyperlinking
The browser supports the
<a>
element
-
http://www.w3.org/TR/SVG11/feature#XlinkAttribute
The browser supports the
xlink:type
,
xlink:href
,
xlink:role
,
xlink:arcrole
,
xlink:title
,
xlink:show
and
xlink:actuate
属性
-
http://www.w3.org/TR/SVG11/feature#View
The browser supports the
<view>
element
-
http://www.w3.org/TR/SVG11/feature#Script
The browser supports the
<script>
element
-
http://www.w3.org/TR/SVG11/feature#Animation
The browser supports the
<animate>
,
<set>
,
<animateMotion>
,
<animateTransform>
,
<animateColor>
and
<mpath>
元素
-
http://www.w3.org/TR/SVG11/feature#Font
The browser supports the
<font>
,
<font-face>
,
<glyph>
,
<missing-glyph>
,
<hkern>
,
<vkern>
,
<font-face-src>
,
<font-face-uri>
,
<font-face-format>
and
<font-face-name>
元素
-
http://www.w3.org/TR/SVG11/feature#BasicFont
The browser supports the
<font>
,
<font-face>
,
<glyph>
,
<missing-glyph>
,
<hkern>
,
<font-face-src>
and
<font-face-name>
元素
-
http://www.w3.org/TR/SVG11/feature#Extensibility
The browser supports the
<foreignObject>
element