Chromium Code Reviews| Index: Source/core/svg/SVGPathSegLinetoHorizontalAbs.idl |
| diff --git a/Source/core/svg/SVGPathSegLinetoHorizontalAbs.idl b/Source/core/svg/SVGPathSegLinetoHorizontalAbs.idl |
| index 5627fd816698c78b2ce10f1617f34bf224c26d8a..479b068dfd5f8de25630276ce1c66f1abdfa74ab 100644 |
| --- a/Source/core/svg/SVGPathSegLinetoHorizontalAbs.idl |
| +++ b/Source/core/svg/SVGPathSegLinetoHorizontalAbs.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#InterfaceSVGPathSegLinetoHorizontalAbs |
| + |
| [ |
| TypeChecking=Interface, |
| RuntimeEnabled=SVG1DOM, |