On Sun, 29 Oct 2006 15:53:44 +0100, Joao Eiras <[EMAIL PROTECTED]> wrote:
What happens if there's a base element pointing to http://www.example.com/ ? Note: rfc 1808 clearly states that fragment identifier are ALWAYS resolved within the same document, and therefore base/@href must be disregarded.
This is only true when the base URI is equal to the relative reference resolved against the base URI minus the fragment identifier, if I remember correctly. And you want to look at http://www.ietf.org/rfc/rfc3986 which obsoletes RFC1808.
-- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
