← Back to release summary

Remove support for <applet>

Category
DOM
Type
New or changed feature
Status
Removed (Chrome 47)
Intent stage
None

Summary

The <applet> tag is only used to instantiate the Java plugin. Running the Java plugin requires NPAPI support, but NPAPI support in Blink has already been removed. Most <applet> support has been removed, though the special parsing rules have been retained for backwards compatibility.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/applet

View on chromestatus.com