Chromium Code Reviews| Index: Source/core/svg/SVGPathSegLinetoHorizontalRel.idl |
| diff --git a/Source/core/svg/SVGPathSegLinetoHorizontalRel.idl b/Source/core/svg/SVGPathSegLinetoHorizontalRel.idl |
| index 19a88e665685a7500d1d6dc837117739d7547ddd..c9ececfa3b02f188c69ae6d350cda118b7ad76dc 100644 |
| --- a/Source/core/svg/SVGPathSegLinetoHorizontalRel.idl |
| +++ b/Source/core/svg/SVGPathSegLinetoHorizontalRel.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#InterfaceSVGPathSegLinetoHorizontalRel |
| + |
| [ |
| TypeChecking=Interface, |
| RuntimeEnabled=SVG1DOM, |