[whatwg] <base> versus xml:base
Adrian Sutton
adrian.sutton at ephox.com
Tue Mar 13 14:16:37 PDT 2007
> > What about:
> >
> > <base href="http://www.example.org/" xml:base="/bar" />
> >
> > ?
>
> Then the document's base URI is http://www.example.org/ and the base
> element's base URI is http://www.example.org/bar.
I'm not entirely sure this is legal but what about (say for a document on http://localhost/):
<base href=".." xml:base="bar" />
Regards,
Adrian Sutton.
More information about the whatwg
mailing list