aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLEmbedElement.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/webidls/HTMLEmbedElement.webidl')
-rw-r--r--components/script/dom/webidls/HTMLEmbedElement.webidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/webidls/HTMLEmbedElement.webidl b/components/script/dom/webidls/HTMLEmbedElement.webidl
index 24f2a25d6ce..94549e3c1c6 100644
--- a/components/script/dom/webidls/HTMLEmbedElement.webidl
+++ b/components/script/dom/webidls/HTMLEmbedElement.webidl
@@ -3,7 +3,7 @@
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
// https://html.spec.whatwg.org/multipage/#htmlembedelement
-[HTMLConstructor]
+[Exposed=Window, HTMLConstructor]
interface HTMLEmbedElement : HTMLElement {
// [CEReactions]
// attribute DOMString src;