| Index: lib/html/templates/html/interface/interface_Element.darttemplate
|
| diff --git a/lib/html/templates/html/interface/interface_Element.darttemplate b/lib/html/templates/html/interface/interface_Element.darttemplate
|
| index 620efdb8123de46d6b3bcb6fd37a2aae397319e8..833fdfd945d8211cd8d59ceb85f3119c874bd5c1 100644
|
| --- a/lib/html/templates/html/interface/interface_Element.darttemplate
|
| +++ b/lib/html/templates/html/interface/interface_Element.darttemplate
|
| @@ -4,6 +4,8 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| +part of html;
|
| +
|
| /**
|
| * All your attribute manipulation needs in one place.
|
| * Extends the regular Map interface by automatically coercing non-string
|
|
|