- From: yuzhehan <notifications@github.com>
- Date: Thu, 31 Dec 2020 13:46:39 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 31 December 2020 21:46:51 UTC
@yuzhe-han commented on this pull request.
> readonly attribute Element host;
attribute EventHandler onslotchange;
};
enum ShadowRootMode { "open", "closed" };
+enum SlotAssignmentMode { "manual", "auto" };
Update spec to use "name"
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/860#discussion_r550695612
Received on Thursday, 31 December 2020 21:46:51 UTC