From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/html/global_attributes%2Fslot.html | 60 ------------------------------ 1 file changed, 60 deletions(-) delete mode 100644 devdocs/html/global_attributes%2Fslot.html (limited to 'devdocs/html/global_attributes%2Fslot.html') diff --git a/devdocs/html/global_attributes%2Fslot.html b/devdocs/html/global_attributes%2Fslot.html deleted file mode 100644 index 93ce3bdb..00000000 --- a/devdocs/html/global_attributes%2Fslot.html +++ /dev/null @@ -1,60 +0,0 @@ -

slot

-

The slot global attribute assigns a slot in a shadow DOM shadow tree to an element: An element with a slot attribute is assigned to the slot created by the <slot> element whose name attribute's value matches that slot attribute's value.

For examples, see our Using templates and slots guide.

-
-

Specifications

-
- - - - - -
Specification
HTML Standard
# attr-slot
DOM Standard
# ref-for-dom-element-slot①
-

Browser compatibility

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
slot53≤7963No401053536341106.0
-

See also

-
-

- © 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
- https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/slot -

-
-- cgit v1.2.3