Index: Source/core/svg/SVGPathSegMovetoRel.idl |
diff --git a/Source/core/svg/SVGPathSegMovetoRel.idl b/Source/core/svg/SVGPathSegMovetoRel.idl |
index 0c520e00dcd848976cc2400438b35d462a39490c..a45f98728c9c190807e2fe684530a357959c35ce 100644 |
--- a/Source/core/svg/SVGPathSegMovetoRel.idl |
+++ b/Source/core/svg/SVGPathSegMovetoRel.idl |
@@ -24,6 +24,8 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+// http://www.w3.org/TR/SVG2/paths.html#InterfaceSVGPathSegMovetoRel |
+ |
[ |
TypeChecking=Interface, |
RuntimeEnabled=SVG1DOM, |