Index: Source/core/svg/SVGAnimatedBoolean.idl |
diff --git a/Source/core/svg/SVGAnimatedBoolean.idl b/Source/core/svg/SVGAnimatedBoolean.idl |
index c54eab9000db42d624c3073d65ccb4fb4690913d..3134c8dc479e7f31a63b685897917eb0b5a65acb 100644 |
--- a/Source/core/svg/SVGAnimatedBoolean.idl |
+++ b/Source/core/svg/SVGAnimatedBoolean.idl |
@@ -23,6 +23,8 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGAnimatedBoolean |
+ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
TypeChecking=Interface, |