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%2Fpart.html | 55 ------------------------------ 1 file changed, 55 deletions(-) delete mode 100644 devdocs/html/global_attributes%2Fpart.html (limited to 'devdocs/html/global_attributes%2Fpart.html') diff --git a/devdocs/html/global_attributes%2Fpart.html b/devdocs/html/global_attributes%2Fpart.html deleted file mode 100644 index d036bcfe..00000000 --- a/devdocs/html/global_attributes%2Fpart.html +++ /dev/null @@ -1,55 +0,0 @@ -

part

-

The part global attribute contains a space-separated list of the part names of the element. Part names allows CSS to select and style specific elements in a shadow tree via the ::part pseudo-element.

See our Shadow part example for a usage example.

-
-

Specifications

-
- - -
Specification
CSS Shadow Parts
# part-attr
-

Browser compatibility

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
part737972No6013.17373795213.411.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/part -

-
-- cgit v1.2.3