[whatwg] Issues concerning the <base> element and xml:base

On Saturday 2008-03-01 19:53 -0800, Maciej Stachowiak wrote:
> Dynamically changing <base> is a highly unlikely edge case anyway. If 
> behavior for this case really needs to be specified in detail, then I think 
> efficient and readily implementable behavior in the common case is more 
> important than getting this relatively small detail right for the 

Agreed.  However, moving nodes between documents (with different
base URLs) is less of an edge case, and you probably need code that
does pretty much the same thing around to handle that, at which
point it ought to become easy to handle dynamically changing <base>.

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Saturday, 1 March 2008 22:31:25 UTC