Re: URI properties -- should they be absolute?

On Wed, 2003-03-19 at 20:41, Johnny Stenback wrote:
> My take on this is that it is an accidental difference in the spec. Same 
> goes for HTMLImageElement.src, existing implementations (maybe not all, 
> but at least the browsers) return that as an absolute URI as well.
> 
> Philippe, should we clarify this in the spec at some point?

Correct, an erratum seems in order.

How about:
HTMLDocument.referrer
HTMLHeadElement.profile
HTMLLinkElement.href
HTMLBaseElement.href
HTMLBodyElement.background
HTMLQuoteElement.cite
HTMLModElement.cite
HTMLObjectElement.codeBase
HTMLObjectElement.data
HTMLAppletElement.codeBase
HTMLAreaElement.href
HTMLScriptElement.src
HTMLFrameElement.longDesc
HTMLFrameElement.src
HTMLIFrameElement.longDesc
HTMLIFrameElement.src

Philippe

Received on Wednesday, 2 April 2003 11:14:14 UTC