Skip to content

Commit b9b9d60

Browse files
zcorpanannevk
authored andcommitted
Remove <applet>
This removes support for the applet element from: * document.all[name] * document[name] * window[name] Furthermore: * document.applets now returns an empty array * Removed handling for applet elements in <iframe sandbox> * Removed rendering rules for applet elements * Removed the element itself and HTMLAppletElement * Applet elements now use HTMLUnknownElement The HTML parser is intentionally not changed. Tests: web-platform-tests/wpt#6684. Fixes whatwg#454.
1 parent d015457 commit b9b9d60

File tree

1 file changed

+67
-200
lines changed

1 file changed

+67
-200
lines changed

0 commit comments

Comments
 (0)