blob: c470e8e7dc8a71f07870afdc78989b477afa874b [file] [log] [blame]
// 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;
};