| Index: Source/core/svg/SVGAElement.idl
|
| diff --git a/Source/core/svg/SVGAElement.idl b/Source/core/svg/SVGAElement.idl
|
| index a273f16c85b9009074a771b5c250926303c6ee40..787c9b7054c3ca9b1eb1becba8bdd78e8ec40b28 100644
|
| --- a/Source/core/svg/SVGAElement.idl
|
| +++ b/Source/core/svg/SVGAElement.idl
|
| @@ -23,9 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -[
|
| - Conditional=SVG
|
| -] interface SVGAElement : SVGStyledElement,
|
| +interface SVGAElement : SVGStyledElement,
|
| SVGURIReference,
|
| SVGTests,
|
| SVGLangSpace,
|
|
|