webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"SVGImageElement.idl";
Public Attributes | |
readonly attribute SVGAnimatedLength | x |
readonly attribute SVGAnimatedLength | y |
readonly attribute SVGAnimatedLength | width |
readonly attribute SVGAnimatedLength | height |
readonly attribute SVGAnimatedPreserveAspectRatio | preserveAspectRatio |
![]() | |
readonly attribute SVGAnimatedTransformList | transform |
readonly attribute SVGElement | nearestViewportElement |
readonly attribute SVGElement | farthestViewportElement |
![]() | |
readonly attribute SVGSVGElement | ownerSVGElement |
readonly attribute SVGElement | viewportElement |
attribute DOMString | xmllang |
attribute DOMString | xmlspace |
readonly attribute SVGAnimatedString | className |
readonly attribute CSSStyleDeclaration | style |
attribute long | tabIndex |
readonly attribute DOMStringMap | dataset |
Additional Inherited Members | |
![]() | |
SVGRect | getBBox () |
SVGMatrix | getCTM () |
SVGMatrix | getScreenCTM () |
SVGMatrix | getTransformToElement (optional SVGElement? element=null) |
![]() | |
DeprecatedCSSOMValue | getPresentationAttribute (optional DOMString name="undefined") |
void | focus () |
void | blur () |
readonly attribute SVGAnimatedLength SVGImageElement::height |
readonly attribute SVGAnimatedPreserveAspectRatio SVGImageElement::preserveAspectRatio |
readonly attribute SVGAnimatedLength SVGImageElement::width |
readonly attribute SVGAnimatedLength SVGImageElement::x |
readonly attribute SVGAnimatedLength SVGImageElement::y |