[whatwg] Drop-in parsers (was: Re: Provding Better Tools)

Ian Hickson ian at hixie.ch
Tue Dec 5 16:30:08 PST 2006


On Wed, 6 Dec 2006, Henri Sivonen wrote:
> 
> Of course, in all these cases, the element names should be reported in 
> lower case unlike in browsers.

Per HTML5 they're lowercase in browsers too, it's just that .tagName in 
the DOM in HTML Web browsers uppercases. (i.e. returning lowercase is not 
non-conforming for a parser, it's in fact required.)

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



More information about the whatwg mailing list