Re: [all] Notes on the draft

On 17.10.2012 15:56, Shaun McCance wrote:

> I ran into this as well while testing Jits. I can tell you that the
> DOM APIs in JavaScript do not map HTML to the XHTML namespace. If
> there's discrepancy on this, we need to be very clear in the spec
> what we expect out of HTML implementations.

Are you sure? HTML spec requires this and quick test proved that current
browsers do it -- on each HTML element namespaceURI property returns
http://www.w3.org/1999/xhtml

   Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Received on Wednesday, 17 October 2012 15:27:29 UTC