[
Lists Home |
Date Index |
Thread Index
]
>>I'm envisioning the scenario when no URL is given (href="
>>#fragment-identifier"). This would be resolved against the current
>>document. And the current document might not necessarily be able to be
>>reopened, if it is coming from an input stream other than a regular file.
>That's not legal. According to section 5.3 all element and document
>information items *must* have base URI properties, against which a
>relative URL can be resolved.
The base URI is not necessarily a URI that the document can be
retrieved from. A completely synthetic document might have base
URI properties on the info items.
But this is just in the nature of streamed synthetic documents.
There are some things you can't do with them.
-- Richard
|