summaryrefslogtreecommitdiff
path: root/Source/WebCore/svg/SVGTRefElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGTRefElement.idl')
-rw-r--r--Source/WebCore/svg/SVGTRefElement.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/WebCore/svg/SVGTRefElement.idl b/Source/WebCore/svg/SVGTRefElement.idl
index c63d10794..f9d910ead 100644
--- a/Source/WebCore/svg/SVGTRefElement.idl
+++ b/Source/WebCore/svg/SVGTRefElement.idl
@@ -23,9 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-[
- Conditional=SVG
-] interface SVGTRefElement : SVGTextPositioningElement {
+interface SVGTRefElement : SVGTextPositioningElement {
};
SVGTRefElement implements SVGURIReference;