SVG 1.1 (Second Edition) Ä�ā‚¬ā€� 16 August 2011Top Ä�ā€¹ā€¦ Contents Ä�ā€¹ā€¦ Previous Ä�ā€¹ā€¦ Next Ä�ā€¹ā€¦ Elements Ä�ā€¹ā€¦ Attributes Ä�ā€¹ā€¦ Properties

Appendix O: Feature Strings

Contents

This appendix is normative.

O.1 Introduction

The following are the feature strings for the Ä�ā‚¬ļæ½requiredFeaturesÄ�ā‚¬ā„¢ attribute. These same feature strings apply to the hasFeature method call that is part of the SVG DOM's support for the DOMImplementation interface defined in DOM Level 2 Core [DOM2] (see Feature strings for the hasFeature method call). In some cases the feature strings map directly to a set of attributes, properties or elements, in others they represent some functionality of the user agent (that it is a dynamic viewer for example). Note that the format and naming for feature strings changed from SVG 1.0 [SVG10] to SVG 1.1. The SVG 1.0 feature strings are listed below after the SVG 1.1 feature strings and User Agents should support all listed feature strings for compatibility reasons. However, the SVG 1.0 feature strings can be considered deprecated.

O.2 SVG 1.1 feature strings

Feature String:
http://www.w3.org/TR/SVG11/feature#SVG
User Agent Supports:
At least one of the following (all of which are described subsequently): "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" or "http://www.w3.org/TR/SVG11/feature#SVGDOM". (Because the feature string "http://www.w3.org/TR/SVG11/feature#SVG" can be ambiguous in some circumstances, it is recommended that more specific feature strings be used.)
Feature String:
http://www.w3.org/TR/SVG11/feature#SVGDOM
User Agent Supports:
At least one of the following (all of which are described subsequently): "http://www.w3.org/TR/SVG11/feature#SVGDOM-static", "http://www.w3.org/TR/SVG11/feature#SVGDOM-animation" or "http://www.w3.org/TR/SVG11/feature#SVGDOM-dynamic". (Because the feature string "http://www.w3.org/TR/SVG11/feature#SVGDOM" can be ambiguous in some circumstances, it is recommended that more specific feature strings be used.)
Feature String:
http://www.w3.org/TR/SVG11/feature#SVG-static
User Agent Supports:
The following features (described below) For SVG viewers, "http://www.w3.org/TR/SVG11/feature#SVG-static" indicates that the viewer can process and render successfully all of the language features corresponding to the feature strings listed above.
Feature String:
http://www.w3.org/TR/SVG11/feature#SVGDOM-static
User Agent Supports:
All of the DOM interfaces and methods that correspond to the language features for "http://www.w3.org/TR/SVG11/feature#SVG-static".
Feature String:
http://www.w3.org/TR/SVG11/feature#SVG-animation
User Agent 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". For SVG viewers running on media capable of rendering time-based material, such as displays, "http://www.w3.org/TR/SVG11/feature#SVG-animation" indicates that the viewer can process and render successfully all of the corresponding language features.
Feature String:
http://www.w3.org/TR/SVG11/feature#SVGDOM-animation
User Agent Supports:
All of the DOM interfaces and methods that correspond to the language features for "http://www.w3.org/TR/SVG11/feature#SVG-animation".
Feature String:
http://www.w3.org/TR/SVG11/feature#SVG-dynamic
User Agent Supports:
All of the language features from "http://www.w3.org/TR/SVG11/feature#SVG-animation" plus the following features: For SVG viewers running on media capable of rendering time-based material, such as displays, "http://www.w3.org/TR/SVG11/feature#SVG-dynamic" indicates that the viewer can process and render successfully all of the corresponding language features.
Feature String:
http://www.w3.org/TR/SVG11/feature#SVGDOM-dynamic
User Agent Supports:
All of the DOM interfaces and methods that correspond to the language features for "http://www.w3.org/TR/SVG11/feature#SVG-dynamic".
Feature String:
http://www.w3.org/TR/SVG11/feature#CoreAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½idÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½xml:baseÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½xml:langÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½xml:spaceÄ�ā‚¬ā„¢ attributes
Feature String:
http://www.w3.org/TR/SVG11/feature#Structure
User Agent Supports:
Ä�ā‚¬ļæ½svgÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½gÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½defsÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½descÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½titleÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½metadataÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½symbolÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½useÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#BasicStructure
User Agent Supports:
Ä�ā‚¬ļæ½svgÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½gÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½defsÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½descÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½titleÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½metadataÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½useÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#ContainerAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½enable-backgroundÄ�ā‚¬ā„¢ property
Feature String:
http://www.w3.org/TR/SVG11/feature#ConditionalProcessing
User Agent Supports:
the Ä�ā‚¬ļæ½switchÄ�ā‚¬ā„¢ element, and the Ä�ā‚¬ļæ½requiredFeaturesÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½requiredExtensionsÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½systemLanguageÄ�ā‚¬ā„¢ attributes
Feature String:
http://www.w3.org/TR/SVG11/feature#Image
User Agent Supports:
the Ä�ā‚¬ļæ½imageÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#Style
User Agent Supports:
the Ä�ā‚¬ļæ½styleÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#ViewportAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½clipÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½overflowÄ�ā‚¬ā„¢ properties
Feature String:
http://www.w3.org/TR/SVG11/feature#Shape
User Agent Supports:
the Ä�ā‚¬ļæ½rectÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½circleÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½lineÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½polylineÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½polygonÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½ellipseÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½pathÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#Text
User Agent Supports:
the Ä�ā‚¬ļæ½textÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½tspanÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½trefÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½textPathÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½altGlyphÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½altGlyphDefÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½altGlyphItemÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½glyphRefÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#BasicText
User Agent Supports:
the Ä�ā‚¬ļæ½textÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#PaintAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½colorÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½fillÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½fill-ruleÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½strokeÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-dasharrayÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-dashoffsetÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-linecapÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-linejoinÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-miterlimitÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-widthÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½color-interpolationÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½color-renderingÄ�ā‚¬ā„¢ properties
Feature String:
http://www.w3.org/TR/SVG11/feature#BasicPaintAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½colorÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½fillÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½fill-ruleÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½strokeÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-dasharrayÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-dashoffsetÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-linecapÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-linejoinÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-miterlimitÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-widthÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½color-renderingÄ�ā‚¬ā„¢ properties
Feature String:
http://www.w3.org/TR/SVG11/feature#OpacityAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½opacityÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½stroke-opacityÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½fill-opacityÄ�ā‚¬ā„¢ properties
Feature String:
http://www.w3.org/TR/SVG11/feature#GraphicsAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½displayÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½image-renderingÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½pointer-eventsÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½shape-renderingÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½text-renderingÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½visibilityÄ�ā‚¬ā„¢ properties
Feature String:
http://www.w3.org/TR/SVG11/feature#BasicGraphicsAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½displayÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½visibilityÄ�ā‚¬ā„¢ properties
Feature String:
http://www.w3.org/TR/SVG11/feature#Marker
User Agent Supports:
the Ä�ā‚¬ļæ½markerÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#ColorProfile
User Agent Supports:
the Ä�ā‚¬ļæ½color-profileÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#Gradient
User Agent Supports:
the Ä�ā‚¬ļæ½linearGradientÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½radialGradientÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½stopÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#Pattern
User Agent Supports:
the Ä�ā‚¬ļæ½patternÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#Clip
User Agent Supports:
the Ä�ā‚¬ļæ½clipPathÄ�ā‚¬ā„¢ element and the Ä�ā‚¬ļæ½clip-pathÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½clip-ruleÄ�ā‚¬ā„¢ properties
Feature String:
http://www.w3.org/TR/SVG11/feature#BasicClip
User Agent Supports:
the Ä�ā‚¬ļæ½clipPathÄ�ā‚¬ā„¢ element and the Ä�ā‚¬ļæ½clip-pathÄ�ā‚¬ā„¢ property
Feature String:
http://www.w3.org/TR/SVG11/feature#Mask
User Agent Supports:
the Ä�ā‚¬ļæ½maskÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#Filter
User Agent 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Ä�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#BasicFilter
User Agent Supports:
the Ä�ā‚¬ļæ½filterÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feBlendÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feColorMatrixÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feComponentTransferÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feCompositeÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feFloodÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feGaussianBlurÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feImageÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feMergeÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feMergeNodeÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feOffsetÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feTileÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feFuncRÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feFuncGÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½feFuncBÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½feFuncAÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½onunloadÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onabortÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onerrorÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onresizeÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onscrollÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½onzoomÄ�ā‚¬ā„¢ attributes
Feature String:
http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½onfocusinÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onfocusoutÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onactivateÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onclickÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onmousedownÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onmouseupÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onmouseoverÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onmousemoveÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onmouseoutÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½onloadÄ�ā‚¬ā„¢ attributes
Feature String:
http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½onbeginÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onendÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½onrepeatÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½onloadÄ�ā‚¬ā„¢ attributes
Feature String:
http://www.w3.org/TR/SVG11/feature#Cursor
User Agent Supports:
the Ä�ā‚¬ļæ½cursorÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#Hyperlinking
User Agent Supports:
the Ä�ā‚¬ļæ½aÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#XlinkAttribute
User Agent Supports:
the Ä�ā‚¬ļæ½xlink:typeÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½xlink:hrefÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½xlink:roleÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½xlink:arcroleÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½xlink:titleÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½xlink:showÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½xlink:actuateÄ�ā‚¬ā„¢ attributes
Feature String:
http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired
User Agent Supports:
the Ä�ā‚¬ļæ½externalResourcesRequiredÄ�ā‚¬ā„¢ attribute
Feature String:
http://www.w3.org/TR/SVG11/feature#View
User Agent Supports:
the Ä�ā‚¬ļæ½viewÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#Script
User Agent Supports:
the Ä�ā‚¬ļæ½scriptÄ�ā‚¬ā„¢ element
Feature String:
http://www.w3.org/TR/SVG11/feature#Animation
User Agent Supports:
the Ä�ā‚¬ļæ½animateÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½setÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½animateMotionÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½animateTransformÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½animateColorÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½mpathÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#Font
User Agent Supports:
the Ä�ā‚¬ļæ½fontÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½font-faceÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½glyphÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½missing-glyphÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½hkernÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½vkernÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½font-face-srcÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½font-face-uriÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½font-face-formatÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½font-face-nameÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#BasicFont
User Agent Supports:
the Ä�ā‚¬ļæ½fontÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½font-faceÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½glyphÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½missing-glyphÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½hkernÄ�ā‚¬ā„¢, Ä�ā‚¬ļæ½font-face-srcÄ�ā‚¬ā„¢ and Ä�ā‚¬ļæ½font-face-nameÄ�ā‚¬ā„¢ elements
Feature String:
http://www.w3.org/TR/SVG11/feature#Extensibility
User Agent Supports:
the Ä�ā‚¬ļæ½foreignObjectÄ�ā‚¬ā„¢ element

O.3 SVG 1.0 feature strings

All SVG 1.0 [SVG10] feature strings referring to language capabilities begin with "org.w3c.svg". All SVG 1.0 feature strings referring to SVG DOM capabilities begin with "org.w3c.dom.svg".

SVG 1.1 (Second Edition) Ä�ā‚¬ā€� 16 August 2011Top Ä�ā€¹ā€¦ Contents Ä�ā€¹ā€¦ Previous Ä�ā€¹ā€¦ Next Ä�ā€¹ā€¦ Elements Ä�ā€¹ā€¦ Attributes Ä�ā€¹ā€¦ Properties