| Index: Source/core/html/HTMLAppletElement.idl
|
| diff --git a/Source/core/html/HTMLAppletElement.idl b/Source/core/html/HTMLAppletElement.idl
|
| index 0072da1ecd98fb512b6c6a2be7d8cbc6d714e870..d337bfb45495b884281df86a9bba3a179dd68163 100644
|
| --- a/Source/core/html/HTMLAppletElement.idl
|
| +++ b/Source/core/html/HTMLAppletElement.idl
|
| @@ -20,7 +20,7 @@
|
|
|
| // https://html.spec.whatwg.org/#the-applet-element
|
|
|
| -// TODO(yukishiino): HTMLObjectElement should not have [OverrideBuiltins].
|
| +// TODO(yukishiino): HTMLAppletElement should not have [OverrideBuiltins].
|
| [
|
| OverrideBuiltins,
|
| ] interface HTMLAppletElement : HTMLElement {
|
|
|