Index: core/svg/ElementTimeControl.idl |
=================================================================== |
--- core/svg/ElementTimeControl.idl (revision 23517) |
+++ core/svg/ElementTimeControl.idl (working copy) |
@@ -23,11 +23,8 @@ |
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
- |
-[ |
- Conditional=SVG |
- |
-] interface ElementTimeControl { |
+ |
+interface ElementTimeControl { |
void beginElement(); |
void beginElementAt([Default=Undefined] optional float offset); |
void endElement(); |