Index: Source/core/svg/SVGPathSegLinetoAbs.idl |
diff --git a/Source/core/svg/SVGPathSegLinetoAbs.idl b/Source/core/svg/SVGPathSegLinetoAbs.idl |
index ea92d828915fd7bc6090aae083439c95ea94cae6..0a69c5069e83b2f568d6deffe0a8e23fcb493a18 100644 |
--- a/Source/core/svg/SVGPathSegLinetoAbs.idl |
+++ b/Source/core/svg/SVGPathSegLinetoAbs.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#InterfaceSVGPathSegLinetoAbs |
+ |
[ |
TypeChecking=Interface, |
RuntimeEnabled=SVG1DOM, |