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

On Saturday 2008-03-01 17:08 -0800, Maciej Stachowiak wrote:
> How about requiring that the base used is the one in effect when a given 
> relative URI is resolved, and define that URIs for resource-loading 
> elements are resolved at the time the relevant attribute is set or parsed 
> (but for hyperlinks, at the time it is dereferenced). That is easy to 

That would make whether :link or :visited matches not correspond to
what you get when you click on the link, which seems pretty bad.
Hyperlinks already need to be resolved eagerly to style links
properly.

-David

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

Received on Saturday, 1 March 2008 18:18:21 UTC