Re: live html5 dom viewer

Hi Henri,

Ref: http://lists.w3.org/Archives/Public/www-archive/2008Jun/0145

that is super helpful. I have tried using the html5 parser and it is  
working. The Cut/Paste inability of GWT is always bothering but at  
least the drag/drop is working.

One question:
  I got different results for  your tool and [James' one][1] with  
regards to namespaces in the head of a document.


Henri's tool:
html
   |head
     |title

James' tool
html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema 
" xmlns:cal="http://www.w3.org/2002/12/cal/ical#"
   |head
     |title


Which one has the correct behavior? Many Thanks.

ps: not discussing of the validity.


[1]: http://james.html5.org

-- 
Karl Dubost - W3C
http://www.w3.org/QA/
Be Strict To Be Cool

Received on Thursday, 26 June 2008 01:45:10 UTC