Chromium Code Reviews| Index: Source/core/svg/SVGPathSegCurvetoCubicRel.idl |
| diff --git a/Source/core/svg/SVGPathSegCurvetoCubicRel.idl b/Source/core/svg/SVGPathSegCurvetoCubicRel.idl |
| index c3d98eefe8ca52389e73234cdd7e2c98acd0a53f..c690d856dbe828ebc614cdd7a3d3b9565afc0d0c 100644 |
| --- a/Source/core/svg/SVGPathSegCurvetoCubicRel.idl |
| +++ b/Source/core/svg/SVGPathSegCurvetoCubicRel.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#InterfaceSVGPathSegCurvetoCubicRel |
| + |
| [ |
| TypeChecking=Interface, |
| RuntimeEnabled=SVG1DOM, |