Re: dataset case issue

On Wed, 24 Dec 2008, Anne van Kesteren wrote:
> 
> Per my reading it is not the same for XHTML and HTML. E.g.
> 
>   dataset.X = "test"
>   dataset.x = "test"
> 
> will result in a single attribute in HTML and two in XHTML. Defining it 
> in terms of setAttributeNS would circumvent this. If we think this 
> problem is not a huge issue we should at least point out that there is a 
> difference here by way of a note.

Could you elaborate on how the current text can be read like this?

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 23 December 2008 23:56:23 UTC