- From: Johannes Wilm <notifications@github.com>
- Date: Mon, 11 Jul 2022 14:48:03 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 July 2022 21:48:16 UTC
There is an effort underway to modify the way selections work to accommodate Shadow DOMs [1]. This will have a direct impact on JavaScript editors, whether they make use of the shadow DOM or not. See for example the part of the proposal to replace `getRangeAt()`: > I believe `getComposedRange()` should be usable for all use cases, including any covered by `getRangeAt()`. Perhaps we should rename and deprecate as they recommend? [1] https://github.com/WICG/webcomponents/issues/79#issuecomment-1159112560 -- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/403 You are receiving this because you are subscribed to this thread. Message ID: <w3c/editing/issues/403@github.com>
Received on Monday, 11 July 2022 21:48:16 UTC