Chromium Code Reviews| Index: Source/core/dom/Document.idl |
| diff --git a/Source/core/dom/Document.idl b/Source/core/dom/Document.idl |
| index 7fde6aaa07bfa9583d5ebe5600f3a6fedd202cc5..e289814368d165804cc7be9b3678896e36aa4c13 100644 |
| --- a/Source/core/dom/Document.idl |
| +++ b/Source/core/dom/Document.idl |
| @@ -217,3 +217,4 @@ callback CustomElementConstructor = Element (); |
| Document implements GlobalEventHandlers; |
| Document implements ParentNode; |
| + |