diff --git a/files/en-us/web/api/element/index.html b/files/en-us/web/api/element/index.html index 61978e5917a4366..e0d2f02a4ed8bf5 100644 --- a/files/en-us/web/api/element/index.html +++ b/files/en-us/web/api/element/index.html @@ -99,15 +99,6 @@

Properties

This change is implemented in Chrome since version 46.0 and Firefox since version 48.0.

-

Properties included from Slotable

- -

The Element interface includes the following property, defined on the {{DOMxRef("Slotable")}} mixin.

- -
-
{{DOMxRef("Slotable.assignedSlot")}}{{readonlyInline}}
-
Returns a {{DOMxRef("HTMLSlotElement")}} representing the {{htmlelement("slot")}} the node is inserted in.
-
-

Properties included from ARIA

The Element interface includes the following properties, defined on the ARIAMixin mixin.