Re: [dom] Design base URL change notification system (#61)

For which elements is notification of a base URL change necessary? Can't elements lazily look at the document's current base URL when returning complete URLs? This is how `<a>` works in Blink, for example. Are there cases where a change of base URL triggers some behavior? I tried this with an `<img>` and saw no re-fetch.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/61#issuecomment-127401277

Received on Monday, 3 August 2015 20:42:08 UTC