[whatwg] Spec errors (Canvas & Storage)

On Sun, 14 May 2006, Jens Bannmann wrote:
>
> This would result in "rgba(255 ,64 ,64 ,128)". I guess the spaces should 
> be following the comma, so the order of "comma" and "space" should be 
> reversed each of the three times it is mentioned.
> 
> I already sent this to the list on March 20th, and Olli Pettay sent a 
> mail a few hours earlier, but both went unnoticed.

Not unnoticed, as you probably found this week when I went through a lot 
of the canvas feedback. :-)


> 2) While we are at it: do we really want a returned value of
>    "rgba(064, 007, 00000000009, 128)"
> to be legal? I suppose a CSS parser would allow it, but as we're
> specifying the exact format here, the spec should probably
> explicitly disallow (or even allow?) zero-padded integers.

Fixed.


> 3) Storage (chapter 4.9.8.4.):
> http://example.com/:18080 should be http://example.com:18080/

Fixed.

Thanks!

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

Received on Friday, 19 May 2006 09:05:17 UTC