| Index: Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.idl
|
| ===================================================================
|
| --- Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.idl (revision 142703)
|
| +++ Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.idl (working copy)
|
| @@ -24,7 +24,8 @@
|
| */
|
|
|
| [
|
| - Conditional=SVG
|
| + Conditional=SVG,
|
| + ImplementationLacksVTable
|
| ] interface SVGAnimatedPreserveAspectRatio {
|
| readonly attribute SVGPreserveAspectRatio baseVal;
|
| readonly attribute SVGPreserveAspectRatio animVal;
|
|
|