Re: [widgets] Widgets URI scheme... it's baaaack!

On Sat, 23 May 2009 15:54:17 +0200, Mark Baker <distobj@acm.org> wrote:
> It's perfectly good HTML to use a relative reference inside an href,
> as I'm sure you know.  Are you suggesting that widgets have a more
> restrictive processing model for HTML?  I can't find any reference to
> such a model in the spec.

I think we're talking past each other. I'm talking about the DOM. The href  
_DOM_ attribute of <a> always returns an absolute URL on getting. (I.e.  
the href member of the HTMLAnchorElement interface.)


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Saturday, 23 May 2009 14:32:51 UTC