Re: [w3ctag/design-reviews] TAG Review Request: Base used to resolve relative URIs to absolute URIs in HTML5 data-blocks (#312)

So conceptually there's only one base URL per document, the document's document base URL, as you've observed. Unfortunately it's mutable, due to the `base` element, but that's the only thing the `base` element changes here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/312#issuecomment-433947658

Received on Monday, 29 October 2018 15:13:52 UTC