| Index: lib/dom/templates/html/interface/interface_CSSStyleDeclaration.darttemplate
|
| diff --git a/lib/dom/templates/html/interface/interface_CSSStyleDeclaration.darttemplate b/lib/dom/templates/html/interface/interface_CSSStyleDeclaration.darttemplate
|
| index 6b74cdc72b6b204451d719c82378fe35abdd0313..7b12e8e2dfe2acf91af66c11358db91099edaa42 100644
|
| --- a/lib/dom/templates/html/interface/interface_CSSStyleDeclaration.darttemplate
|
| +++ b/lib/dom/templates/html/interface/interface_CSSStyleDeclaration.darttemplate
|
| @@ -4,6 +4,7 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| +$!COMMENT
|
| interface $ID$EXTENDS default _$(ID)FactoryProvider {
|
| $ID();
|
| $ID.css(String css);
|
|
|