- From: yuzhehan <notifications@github.com>
- Date: Wed, 29 Apr 2020 09:34:28 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 29 April 2020 16:34:40 UTC
@yuzhe-han commented on this pull request. > @@ -5713,9 +5718,11 @@ interface ShadowRoot : DocumentFragment { readonly attribute ShadowRootMode mode; readonly attribute Element host; attribute EventHandler onslotchange; + readonly attribute SlotAssignmentMode slotAssignment; moved. -- 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_r417452367
Received on Wednesday, 29 April 2020 16:34:40 UTC