Index: core/svg/SVGFEDisplacementMapElement.idl |
=================================================================== |
--- core/svg/SVGFEDisplacementMapElement.idl (revision 23517) |
+++ core/svg/SVGFEDisplacementMapElement.idl (working copy) |
@@ -24,10 +24,9 @@ |
*/ |
[ |
- Conditional=SVG, |
DoNotCheckConstants |
] interface SVGFEDisplacementMapElement : SVGStyledElement, |
- SVGFilterPrimitiveStandardAttributes { |
+ SVGFilterPrimitiveStandardAttributes { |
// Channel Selectors |
const unsigned short SVG_CHANNEL_UNKNOWN = 0; |
const unsigned short SVG_CHANNEL_R = 1; |