- From: Adam Klein <notifications@github.com>
- Date: Mon, 03 Aug 2015 13:41:15 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Monday, 3 August 2015 20:42:08 UTC
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