Index: core/svg/SVGFEDiffuseLightingElement.idl |
diff --git a/core/svg/SVGFEDiffuseLightingElement.idl b/core/svg/SVGFEDiffuseLightingElement.idl |
index b4ebb2bc467447e7b0a8cf8561636cd6598adb34..f0e42d2847c1d49702286666e69b9f8550481dc6 100644 |
--- a/core/svg/SVGFEDiffuseLightingElement.idl |
+++ b/core/svg/SVGFEDiffuseLightingElement.idl |
@@ -23,6 +23,8 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEDiffuseLightingElement |
+ |
interface SVGFEDiffuseLightingElement : SVGElement { |
readonly attribute SVGAnimatedString in1; |
readonly attribute SVGAnimatedNumber surfaceScale; |