Re: Loading order

Dario de Judicibus wrote:
> How does Xframes specifies the loading order? For example, do
> 
> http://www.sample.info/an.xframes#frames(a=alpha.xml,b=beta.xml,c=gamma.xml)
> 
> and
> 
> http://www.sample.info/an.xframes#frames(a=alpha.xml,c=gamma.xml,b=beta.xml)
> 
> represents different loading orders?

Does it really matter for interoperability reasons whether one 
implementation loads them as A, B and C and another loads them as C, B 
and A.   Besides, the order specified in the URI is irrelevant, UAs are 
more likely to use the order their respective frames are specified 
within the document.

> No info is provoded in the specifications about document loading order.
> I think it should.

Why?

-- 
Lachlan Hunt
http://lachy.id.au/

Received on Sunday, 6 November 2005 10:01:44 UTC