Re: [w3c/selection-api] Throw correct exceptions from collapse/selectAllChildren on detached doctypes (#86)

@masayuki-nakano points out that this introduces an inconsistency with extend() and setBaseAndExtent(), which do not throw in this case in Chrome.  I think we should throw in all cases, because it matches the current behavior of Edge and Firefox and probably the old behavior of Chrome.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/pull/86#issuecomment-297113582

Received on Tuesday, 25 April 2017 17:58:25 UTC