[w3c/webcomponents] Allow customizing base of a shadow root (#581)

It'd be very convenient in a number of applications to be able to customize base in shadow root, either via `<base>` tag or `baseURI` property. Shadow root are now used for embeds (e.g. Twitter embed) and it'd be good to have relative URL resolution scoped to shadow root.

-- 
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/581

Received on Tuesday, 4 October 2016 21:34:39 UTC