Skip to content

Commit 099ac46

Browse files
committed
[css-shadow-parts-1] Remove IDL section.
1 parent 9c553e6 commit 099ac46

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

css-shadow-parts-1/Overview.bs

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -360,18 +360,4 @@ but never match additional <a>shadow-part pseudo-elements</a>.
360360
ignoring any other labels.
361361
</div>
362362

363-
Extensions to the {{Element}} Interface {#idl}
364-
==============================================
365-
366-
<pre class=idl>
367-
partial interface Element {
368-
attribute DOMString part;
369-
attribute DOMString exportparts;
370-
};
371-
</pre>
372-
373-
The `exportparts` attribute must reflect the `exportparts` content attribute.
374-
375-
The `part` attribute must reflect the `part` content attribute.
376-
377-
Issue(w3c/csswg-drafts#2414): Define these as superglobals in the DOM spec.
363+
Issue(w3c/csswg-drafts#2414): Define IDL for structured setting and getting of `part` and `exportparts`.

0 commit comments

Comments
 (0)