Index: core/svg/SVGPathSegList.idl |
=================================================================== |
--- core/svg/SVGPathSegList.idl (revision 23517) |
+++ core/svg/SVGPathSegList.idl (working copy) |
@@ -24,9 +24,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
- Conditional=SVG |
-] interface SVGPathSegList { |
+interface SVGPathSegList { |
readonly attribute unsigned long numberOfItems; |
[RaisesException] void clear(); |