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

@snuggs the method is given a node. The question is then whether you just upgrade that node, or that node and also all its descendants. So with your example, if you pass in `foo-bar`, is `baz-bat` upgraded or not?

-- 
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-344252647

Received on Tuesday, 14 November 2017 13:04:48 UTC