Chromium Code Reviews| Index: core/html/HTMLImageElement.idl |
| diff --git a/core/html/HTMLImageElement.idl b/core/html/HTMLImageElement.idl |
| index 360b2b5d4ccbf2b9a9f4a995f9d720a45af9f632..1056b5d3ce64a9dc6b417108825ea07bae45b71d 100644 |
| --- a/core/html/HTMLImageElement.idl |
| +++ b/core/html/HTMLImageElement.idl |
| @@ -33,7 +33,7 @@ |
| [Reflect] attribute DOMString useMap; |
| [Reflect] attribute long vspace; |
| attribute long width; |
| - |
| + |
| // Extensions |
| readonly attribute boolean complete; |
| [Reflect,URL] attribute DOMString lowsrc; |