Index: Source/core/svg/SVGMetadataElement.idl |
diff --git a/Source/core/svg/SVGMetadataElement.idl b/Source/core/svg/SVGMetadataElement.idl |
index fc1500a365991229f61ccf30d0fba7214d39274d..5f336ab8aaa348a48608e17d02c4035007f4b621 100644 |
--- a/Source/core/svg/SVGMetadataElement.idl |
+++ b/Source/core/svg/SVGMetadataElement.idl |
@@ -19,6 +19,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
+// http://www.w3.org/TR/SVG2/struct.html#InterfaceSVGMetadataElement |
+ |
interface SVGMetadataElement : SVGElement { |
}; |
- |