| Index: Source/core/html/HTMLEmbedElement.idl
|
| diff --git a/Source/core/html/HTMLEmbedElement.idl b/Source/core/html/HTMLEmbedElement.idl
|
| index fba968a41fcc6b3d03941f8108cbfbe4e81d83e1..6bf9f4426425448ec71aeecb6c35614b6119b052 100644
|
| --- a/Source/core/html/HTMLEmbedElement.idl
|
| +++ b/Source/core/html/HTMLEmbedElement.idl
|
| @@ -20,7 +20,7 @@
|
|
|
| // https://html.spec.whatwg.org/#the-embed-element
|
|
|
| -// TODO(yukishiino): HTMLObjectElement should not have [OverrideBuiltins].
|
| +// TODO(yukishiino): HTMLEmbedElement should not have [OverrideBuiltins].
|
| [
|
| Custom=LegacyCallAsFunction,
|
| OverrideBuiltins,
|
|
|