Re: ISSUE-41/ACTION-97 decentralized-extensibility

On Oct 1, 2009, at 02:30, Philip Taylor wrote:

> Output in Safari 4:
>
> tagName:      FOO:BAR
> nodeName:     FOO:BAR
> localName:    foo:bar
> prefix:       null
> namespaceURI: http://www.w3.org/1999/xhtml
> tagUrn:       undefined
>
> (HTML5 currently matches Safari, ignoring name case issues which I  
> haven't bothered checking. (The namespaceURI doesn't come from the  
> xmlns attribute, it's just the default for HTML elements - the  
> attribute is ignored entirely.))


This is also the Gecko behavior on trunk and on the 1.9.2 (aka.  
Firefox 3.6) branch.

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Monday, 5 October 2009 06:42:35 UTC