From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/html/global_attributes%2Fpart.html | 55 ++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create 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 new file mode 100644 index 00000000..d036bcfe --- /dev/null +++ b/devdocs/html/global_attributes%2Fpart.html @@ -0,0 +1,55 @@ +

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