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