Index: Source/core/svg/SVGPathSegCurvetoCubicAbs.idl |
diff --git a/Source/core/svg/SVGPathSegCurvetoCubicAbs.idl b/Source/core/svg/SVGPathSegCurvetoCubicAbs.idl |
index dd752a8f9694f49e36d180a51f77f733c307effc..272dbbae04f6b138829c2fcb9d71ad7b16784f8d 100644 |
--- a/Source/core/svg/SVGPathSegCurvetoCubicAbs.idl |
+++ b/Source/core/svg/SVGPathSegCurvetoCubicAbs.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#InterfaceSVGPathSegCurvetoCubicAbs |
+ |
[ |
TypeChecking=Interface, |
RuntimeEnabled=SVG1DOM, |