blob: 66aaeba73a7a62280171ea1765915991b9da1ba3 [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 (http://drafts.csswg.org/css-shadow-parts/)
partial interface Element {
[SameObject, PutForwards=value] readonly attribute DOMTokenList part;
};