| // GENERATED CONTENT - DO NOT EDIT | |
| // Content was automatically extracted by Reffy into reffy-reports | |
| // (https://github.com/tidoust/reffy-reports) | |
| // Source: CSS Shadow Parts (https://drafts.csswg.org/css-shadow-parts/) | |
| partial interface Element { | |
| [SameObject, PutForwards=value] readonly attribute DOMTokenList part; | |
| }; |