- From: Keith Cirkel <notifications@github.com>
- Date: Wed, 23 Mar 2022 07:43:55 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 March 2022 14:44:07 UTC
Following #902 (specifically https://github.com/WICG/webcomponents/issues/902#issuecomment-946843439) I thought I'd try to PR the spec to reference `MutationPosition` over `Part`.
I'm aware this is pre-emptive as this hasn't reached consensus, but I thought presenting folks with the mechanics of this might shed some light. There's a few places (aside from the constructors) where this gets exposed to the user, e.g. through `NodeWithMutationPositions.mutationPositionsGroup`.
You can view, comment on, or merge this pull request online at:
https://github.com/WICG/webcomponents/pull/958
-- Commit Summary --
* rename `Part` to `MutationPosition`
-- File Changes --
M proposals/DOM-Parts.md (306)
-- Patch Links --
https://github.com/WICG/webcomponents/pull/958.patch
https://github.com/WICG/webcomponents/pull/958.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/pull/958
You are receiving this because you are subscribed to this thread.
Message ID: <WICG/webcomponents/pull/958@github.com>
Received on Wednesday, 23 March 2022 14:44:07 UTC