summaryrefslogtreecommitdiff
path: root/Source/WebCore/svg/SVGURIReference.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGURIReference.idl')
-rw-r--r--Source/WebCore/svg/SVGURIReference.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebCore/svg/SVGURIReference.idl b/Source/WebCore/svg/SVGURIReference.idl
index f1ac3922c..0ab024d2b 100644
--- a/Source/WebCore/svg/SVGURIReference.idl
+++ b/Source/WebCore/svg/SVGURIReference.idl
@@ -26,10 +26,7 @@
[
NoInterfaceObject,
- Conditional=SVG,
- ObjCProtocol,
SuppressToJSObject,
] interface SVGURIReference {
readonly attribute SVGAnimatedString href;
};
-