Re: XMLHttpRequest.responseBlob

On Mon, 26 Apr 2010, Jonas Sicking wrote:
> 
> I initially implemented an uppercased name, but when I was writing test 
> cases for this property it was incredibly awkward to use the uppercased 
> version and I kept mistyping it using the lower cased name.
> 
> I would rather keep consistency with the hundreds of other properties 
> that use lower case name, than the single one that use upper case. Add 
> to that the fact that Document.URL is fairly rarely used.

Fine, fine. I've updated HTML5 to rename WebSocket.URL, EventSource.URL, 
and Stream.URL to be lowercase.

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

Received on Monday, 26 April 2010 23:20:22 UTC