Index: core/svg/SVGTextContentElement.idl |
diff --git a/core/svg/SVGTextContentElement.idl b/core/svg/SVGTextContentElement.idl |
index f16b1f9f2ef7514c442479b1023a63cad2ece3cf..4f0466b4116f0ebef8131c9c3a65e327c366c706 100644 |
--- a/core/svg/SVGTextContentElement.idl |
+++ b/core/svg/SVGTextContentElement.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- StrictTypeChecking, |
+ TypeChecking=Interface|Nullable, |
] interface SVGTextContentElement : SVGGraphicsElement { |
// lengthAdjust Types |
const unsigned short LENGTHADJUST_UNKNOWN = 0; |