| Index: core/svg/SVGSymbolElement.idl
|
| diff --git a/core/svg/SVGSymbolElement.idl b/core/svg/SVGSymbolElement.idl
|
| index 4a69122be27ae1e92f6aa3226a87f98c7db6c201..aeb7d8087037e148f377a46daaf79bf248dffd78 100644
|
| --- a/core/svg/SVGSymbolElement.idl
|
| +++ b/core/svg/SVGSymbolElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -interface SVGSymbolElement : SVGStyledElement {
|
| +interface SVGSymbolElement : SVGElement {
|
| };
|
|
|
| SVGSymbolElement implements SVGExternalResourcesRequired;
|
|
|