Index: core/svg/SVGTextElement.idl |
=================================================================== |
--- core/svg/SVGTextElement.idl (revision 23517) |
+++ core/svg/SVGTextElement.idl (working copy) |
@@ -23,9 +23,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
- Conditional=SVG |
-] interface SVGTextElement : SVGTextPositioningElement, |
- SVGTransformable { |
+interface SVGTextElement : SVGTextPositioningElement, |
+ SVGTransformable { |
}; |