Deprecated
This feature has been removed from the Web standards. Though some browsers may still support it, it is in the process of being dropped. Avoid using it and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.
The SVGColorProfileElement interface corresponds to the <color-profile> element.
Properties
SVGColorProfileElement.local- A
DOMStringcorresponding to thelocalattribute of the given element. SVGColorProfileElement.name- A
DOMStringcorresponding to thenameattribute of the given element. SVGColorProfileElement.renderingIntent- An unsigned short corresponding to the
rendering-intentattribute of the given element. It takes one of theRENDERING_INTENT_*constants defined on theSVGRenderingIntentinterface that corresponds to the value of therendering-intentattribute.
Methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement, and implements methods of SVGURIReference and SVGRenderingIntent.
Specifications
| Specification | Status | Comment |
| Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'SVGColorProfileElement' in that specification. |
Recommendation | Initial definition |
Browser compatibility
| Feature | Chrome | Edge | Firefox (Gecko) | Internet Explorer | Opera | Safari |
|---|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? | ? |
| Feature | Android | Edge | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
|---|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? | ? |
See also
Document Tags and Contributors
Tags:
Contributors to this page:
Sebastianz
Last updated by:
Sebastianz,