Bug 1540408 Part 3 - Rename SVGViewBoxRect to SVGViewBox r=dholbert
This commit is contained in:
@@ -284,7 +284,8 @@ SVGFEImageElement::PreserveAspectRatio() {
|
||||
return mPreserveAspectRatio.ToDOMAnimatedPreserveAspectRatio(this);
|
||||
}
|
||||
|
||||
SVGAnimatedPreserveAspectRatio* SVGFEImageElement::GetPreserveAspectRatio() {
|
||||
SVGAnimatedPreserveAspectRatio*
|
||||
SVGFEImageElement::GetAnimatedPreserveAspectRatio() {
|
||||
return &mPreserveAspectRatio;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user