<?xml version="1.0"?>
<!-- <?xml-stylesheet href="style.css" type="text/css"?> -->
<?xml-stylesheet type="text/xsl" href="attributes.xsl"?>
<supportdocument>
<title>SVG CSS properties supported in Opera</title>
<attributelist>
<col1>CSS property name</col1>
<col2>Applies to elements</col2>
<col3>Comments</col3>
<attribute supported="no">
	<name>alignment-baseline</name>
	<elements>'tspan', 'tref', 'altGlyph', 'textPath'</elements>
	<comments>It is parsed and added to the cascade, but is not used in rendering.</comments>
</attribute>
<attribute supported="no" version="1.2">
	<name>audio-level</name>
	<elements>'audio', 'video', 'animation' and container elements</elements>
	<comments>It is parsed and added to the cascade, but is not used in (aural) rendering.</comments>
</attribute>
<attribute supported="yes">
	<name>baseline-shift</name>
	<elements>'tspan', 'tref', 'altGlyph', 'textPath'</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>clip</name>
	<elements>elements which establish a new viewport, 'pattern' elements and 'marker' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>clip-path</name>
	<elements>container elements and graphics elements</elements>
	<comments>Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>clip-rule</name>
	<elements>graphics elements within a 'clipPath' element</elements>
	<comments></comments>	
</attribute>
<attribute supported="yes">
	<name>color</name>
	<elements>elements to which properties 'fill', 'stroke', 'stop-color', 'flood-color', 'lighting-color' apply</elements>
	<comments></comments>
</attribute>
<attribute supported="no">
	<name>color-interpolation</name>
	<elements>container elements, graphics elements and 'animateColor'</elements>
	<comments>It is parsed and added to the cascade, but is not used in rendering.</comments>
</attribute>
<attribute supported="yes">
	<name>color-interpolation-filters</name>
	<elements>filter primitives</elements>
	<comments></comments>
</attribute>
<attribute supported="no">
	<name>color-profile</name>
	<elements>'image' elements that refer to raster images</elements>
	<comments></comments>
</attribute>
<attribute supported="no">
	<name>color-rendering</name>
	<elements>container elements, graphics elements and 'animateColor'</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>cursor</name>
	<elements>container elements and graphics elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>direction</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>display</name>
	<elements>'svg', 'g', 'switch', 'a', 'foreignObject', graphics elements (including the 'text' element) and text sub-elements (i.e., 'tspan', 'tref', 'altGlyph', 'textPath')</elements>
	<comments></comments>
</attribute>
<attribute supported="yes" version="1.2">
	<name>display-align</name>
	<elements>'textArea'</elements>
	<comments></comments>
</attribute>
<attribute supported="no">
	<name>dominant-baseline</name>
	<elements>text content elements</elements>
	<comments>It is parsed and added to the cascade, but is not used in rendering.</comments>
</attribute>
<attribute supported="yes">
	<name>enable-background</name>
	<elements>container elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>fill</name>
	<elements>shapes and text content elements</elements>
	<comments>Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>fill-opacity</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>fill-rule</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>filter</name>
	<elements>container elements and graphics elements</elements>
	<comments>Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>flood-color</name>
	<elements>'feFlood' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>flood-opacity</name>
	<elements>'feFlood' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>font</name>
	<elements>text content elements</elements>
	<comments>Note that this is a CSS-only shorthand property, it doesn't have a corresponding presentation attribute.</comments>
</attribute>
<attribute supported="yes">
	<name>font-family</name>
	<elements>text content elements</elements>
	<comments>Only the first choice considered before using general fallback fonts.</comments>
</attribute>
<attribute supported="yes">
	<name>font-size</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="no">
	<name>font-size-adjust</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="no">
	<name>font-stretch</name>
	<elements>text content elements</elements>
	<comments>'normal' is always used unless there only exists a non-'normal' font in the font-family.</comments>
</attribute>
<attribute supported="yes">
	<name>font-style</name>
	<elements>text content elements</elements>
	<comments>Oblique will render as italic.</comments>
</attribute>
<attribute supported="no">
	<name>font-variant</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>font-weight</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>glyph-orientation-horizontal</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>glyph-orientation-vertical</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>image-rendering</name>
	<elements>images</elements>
	<comments></comments>
</attribute>
<attribute supported="no">
	<name>kerning</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>letter-spacing</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>lighting-color</name>
	<elements>'feDiffuseLighting' and 'feSpecularLighting' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes" version="1.2">
	<name>line-increment</name>
	<elements>'textArea'</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>marker</name>
	<elements>'path', 'line', 'polyline' and 'polygon' elements</elements>
	<comments>Note that this is a CSS-only shorthand property, it doesn't have a corresponding presentation attribute. Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>marker-end</name>
	<elements>'path', 'line', 'polyline' and 'polygon' elements</elements>
	<comments>Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>marker-mid</name>
	<elements>'path', 'line', 'polyline' and 'polygon' elements</elements>
	<comments>Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>marker-start</name>
	<elements>'path', 'line', 'polyline' and 'polygon' elements</elements>
	<comments>Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>mask</name>
	<elements>container elements and graphics elements</elements>
	<comments>Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>opacity</name>
	<elements>container elements and graphics elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>overflow</name>
	<elements>elements which establish a new viewport, 'pattern' elements and 'marker' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>pointer-events</name>
	<elements>graphics elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>shape-rendering</name>
	<elements>shapes</elements>
	<comments></comments>
</attribute>
<attribute supported="yes" version="1.2">
	<name>solid-color</name>
	<elements>'solidColor' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes" version="1.2">
	<name>solid-opacity</name>
	<elements>'solidColor' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stop-color</name>
	<elements>'stop' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stop-opacity</name>
	<elements>'stop' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stroke</name>
	<elements>shapes and text content elements</elements>
	<comments>Both document-local and document-external URI:s are supported.</comments>
</attribute>
<attribute supported="yes">
	<name>stroke-dasharray</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stroke-dashoffset</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stroke-linecap</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stroke-linejoin</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stroke-miterlimit</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stroke-opacity</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>stroke-width</name>
	<elements>shapes and text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes" version="1.2">
	<name>text-align</name>
	<elements>'textArea'</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>text-anchor</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>text-decoration</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>text-rendering</name>
	<elements>'text' elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>unicode-bidi</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes" version="1.2">
	<name>vector-effect</name>
	<elements>graphics elements</elements>
	<comments>'non-scaling-stroke' is the only supported vector-effect.</comments>
</attribute>
<attribute supported="yes" version="1.2">
	<name>viewport-fill</name>
	<elements>Elements that establish viewports (http://www.w3.org/TR/SVGMobile12/coords.html#ElementsThatEstablishViewports)</elements>
	<comments></comments>
</attribute>
<attribute supported="yes" version="1.2">
	<name>viewport-fill-opacity</name>
	<elements>Elements that establish viewports (http://www.w3.org/TR/SVGMobile12/coords.html#ElementsThatEstablishViewports)</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>visibility</name>
	<elements>graphics elements (including the 'text' element) and text sub-elements (i.e., 'tspan', 'tref', 'altGlyph', 'textPath' and 'a')</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>word-spacing</name>
	<elements>text content elements</elements>
	<comments></comments>
</attribute>
<attribute supported="yes">
	<name>writing-mode</name>
	<elements>'text' elements</elements>
	<comments></comments>
</attribute>
</attributelist>
</supportdocument>