Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 8c772f1

Browse files
autofoolipfoolip
authored andcommitted
1 parent ac16b46 commit 8c772f1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

interfaces/css-shadow-parts.idl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
// GENERATED CONTENT - DO NOT EDIT
2+
// Content was automatically extracted by Reffy into reffy-reports
3+
// (https://github.com/tidoust/reffy-reports)
4+
// Source: CSS Shadow Parts (http://drafts.csswg.org/css-shadow-parts/)
5+
6+
partial interface Element {
7+
[SameObject, PutForwards=value] readonly attribute DOMTokenList part;
8+
};

0 commit comments

Comments
 (0)