| Index: Source/core/html/HTMLAppletElement.idl
|
| diff --git a/Source/core/html/HTMLAppletElement.idl b/Source/core/html/HTMLAppletElement.idl
|
| index 283e205ffdfc65c70da9fc22d35481e5a6e57f17..35e57c3a44abbc139f5299b97864bae74df0bde8 100644
|
| --- a/Source/core/html/HTMLAppletElement.idl
|
| +++ b/Source/core/html/HTMLAppletElement.idl
|
| @@ -18,9 +18,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -[
|
| - Custom=LegacyCallAsFunction,
|
| -] interface HTMLAppletElement : HTMLElement {
|
| +interface HTMLAppletElement : HTMLElement {
|
| [Reflect] attribute DOMString align;
|
| [Reflect] attribute DOMString alt;
|
| [Reflect] attribute DOMString archive;
|
|
|