| Index: lib/dom/templates/html/interface/interface_SVGElement.darttemplate
|
| diff --git a/lib/dom/templates/html/interface/interface_SVGElement.darttemplate b/lib/dom/templates/html/interface/interface_SVGElement.darttemplate
|
| index bcb8e8f73203062da74421e70c0209a39191552c..a5487d8426234c1999f92ba80ac9367edb677708 100644
|
| --- a/lib/dom/templates/html/interface/interface_SVGElement.darttemplate
|
| +++ b/lib/dom/templates/html/interface/interface_SVGElement.darttemplate
|
| @@ -2,6 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| +$!COMMENT
|
| interface SVGElement extends Element default _$(ID)FactoryProvider {
|
|
|
| SVGElement.tag(String tag);
|
|
|