Re: [whatwg/dom] [Declarative Shadow DOM] How should we build the "opt-in" for fragment parsing of declarative Shadow DOM? (#912)

> That all makes sense to me, with one exception:
> 
> > Replace the above with call-site parameters for all but DOMParser, which gets a constructor parameter.
> 
> Sorry, I wasn't clear. I think it should be a third options argument to parseFromString(), not an option to the constructor. Currently DOMParser is completely stateless, and IMO it should stay that way.

Ok, that's an easy enough change, I think. I'll try to get that landed tomorrow.

@annevk, any issues overall?

-- 
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/912#issuecomment-725825635

Received on Thursday, 12 November 2020 04:19:03 UTC