Re: [whatwg/dom] Introduce a StaticRange constructor (#590)

Unless there's a good case for allowing `Attr` I'd rather be conservative as it's much easier to remove a restriction than to add one. In particular if there'll be APIs that take `StaticRange` but not `Range` this might be beneficial as they do not have to care about `Attr` at that point.

-- 
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/issues/590#issuecomment-519107023

Received on Wednesday, 7 August 2019 13:52:22 UTC