Index: Source/core/svg/SVGAnimatedString.idl |
diff --git a/Source/core/svg/SVGAnimatedString.idl b/Source/core/svg/SVGAnimatedString.idl |
index 6175c5fe75ce535ac1060a95366be61b9736a06f..5f4a06743d4f0985b78c0b5d8ade3c16add58244 100644 |
--- a/Source/core/svg/SVGAnimatedString.idl |
+++ b/Source/core/svg/SVGAnimatedString.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#InterfaceSVGAnimatedString |
+ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
RuntimeEnabled=SVG1DOM, |