| Index: Source/core/svg/SVGAnimatedLength.idl
|
| diff --git a/Source/core/svg/SVGAnimatedLength.idl b/Source/core/svg/SVGAnimatedLength.idl
|
| index ae8e89b200305c6868cf2d373aa1ab91100a9751..b46026e2cd4c30e40413189cff979ad90985af55 100644
|
| --- a/Source/core/svg/SVGAnimatedLength.idl
|
| +++ b/Source/core/svg/SVGAnimatedLength.idl
|
| @@ -23,6 +23,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGAnimatedLength
|
| +
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| RuntimeEnabled=SVG1DOM,
|
|
|