summaryrefslogtreecommitdiff
path: root/Source/WebCore/svg/SVGExternalResourcesRequired.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGExternalResourcesRequired.idl')
-rw-r--r--Source/WebCore/svg/SVGExternalResourcesRequired.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebCore/svg/SVGExternalResourcesRequired.idl b/Source/WebCore/svg/SVGExternalResourcesRequired.idl
index 7d9d491f4..022088967 100644
--- a/Source/WebCore/svg/SVGExternalResourcesRequired.idl
+++ b/Source/WebCore/svg/SVGExternalResourcesRequired.idl
@@ -26,9 +26,6 @@
[
NoInterfaceObject,
- Conditional=SVG,
- ObjCProtocol,
] interface SVGExternalResourcesRequired {
readonly attribute SVGAnimatedBoolean externalResourcesRequired;
};
-