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