Re: [w3c/webcomponents] Add `customElements.upgrade` (#710)

Additional thought:

If we get something like `CustomElementRegistry#upgrade(rootNode)`, would it be interesting to think about a way to block automatic upgrade of a tree due to registrations? The motivation is when you know you're about to define a large number of elements and want to do upgrading in a single batch for performance.

We've had various requests for controlling upgrades come in from customers, but @sorvell would have more detail.

-- 
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/webcomponents/issues/710#issuecomment-344093059

Received on Monday, 13 November 2017 23:23:30 UTC