- From: Keith Cirkel <notifications@github.com>
- Date: Tue, 12 Oct 2021 08:33:54 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 October 2021 15:34:06 UTC
Has this reached consensus? So the new names will be:
```webidl
interface Ref {...};
interface NodeRef : Ref {...};
interface AttributeRef : NodeRef {...};
interface ChildNodePart : NodeRef {...};
interface PropertyPart : NodeRef {...};
interface CustomPart : NodeRef {...};
interface RefGroup {...};
```
Should a PR be raised to alter the proposed spec to reflect this?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/902#issuecomment-941126190
Received on Tuesday, 12 October 2021 15:34:06 UTC