- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 03 Jun 2026 10:02:58 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 June 2026 17:03:03 UTC
annevk left a comment (whatwg/dom#1469) Oh good call. Per https://dontcallmedom.github.io/webdex/a.html#AbstractRange%40%40%40%40interface and in particular https://dontcallmedom.github.io/webdex/c.html#collapsed@@AbstractRange@attribute this would break https://w3c.github.io/editing/docs/execCommand/#effectively-contained. Although arguably that is in violation of the rule that you cannot define an algorithm in terms of public API. cc @zcorpan I can create a patch for that tomorrow. I think the observable differences will be covered by the generated IDL tests, but I should also mention that in the eventual commit message for clarity. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1469#issuecomment-4614844824 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1469/c4614844824@github.com>
Received on Wednesday, 3 June 2026 17:03:03 UTC