HTML6 icon indicating copy to clipboard operation
HTML6 copied to clipboard

Standardize on the default namespace of 'html' and use it in all your examples

Open mikemaccana opened this issue 10 years ago • 3 comments

If this is a serious project: nobody is going to even entertain <html:a>. Make the namespace that html is the prefix for the default namespace (without any extra markup, unless you want to override the default namespace), pointing to the DTD for your proposed html6, and make the examples on html6spec.com actually use the default namespace. Otherwise I don't think this is going to get any serious attention.

mikemaccana avatar Dec 02 '14 19:12 mikemaccana

:+1:

I have a similar concern for <form:form ...>, as the elements of the form end up being <html:select ...> and I'm assuming the same for input, button, etc.

bmcminn avatar Dec 02 '14 21:12 bmcminn

Maybe somehow related to #33. However, this thread is not spammed by the evil YAML forces :)

cshaa avatar Dec 04 '14 17:12 cshaa

Possible solution? Link to a gist

cshaa avatar Dec 04 '14 18:12 cshaa