Bug 1540408 Part 3 - Rename SVGViewBoxRect to SVGViewBox r=dholbert
This commit is contained in:
@@ -279,7 +279,8 @@ SVGElement::LengthAttributesInfo SVGImageElement::GetLengthInfo() {
|
||||
ArrayLength(sLengthInfo));
|
||||
}
|
||||
|
||||
SVGAnimatedPreserveAspectRatio* SVGImageElement::GetPreserveAspectRatio() {
|
||||
SVGAnimatedPreserveAspectRatio*
|
||||
SVGImageElement::GetAnimatedPreserveAspectRatio() {
|
||||
return &mPreserveAspectRatio;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user