Index: Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl |
diff --git a/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl b/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl |
index cc40f27f8b05daa5ea00aaf6ef72bcb68dd01157..a7085c140a4296b848073e1feab634f5a5976420 100644 |
--- a/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl |
+++ b/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.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#InterfaceSVGPathSegCurvetoCubicSmoothAbs |
+ |
[ |
TypeChecking=Interface, |
RuntimeEnabled=SVG1DOM, |