Re: syntax of rect()

At 09:56 AM 24/06/99 -0400, L. David Baron wrote:
>The CSS2 spec defines the syntax of the rect() [1] function (for the
>clip property) as without commas:
>
>rect (<top> <right> <bottom> <left>)

Isn't it also an error that there is whitespace between "rect" and "("?
This seems to go against the CSS2 grammar's definition of FUNCTION as
'{ident}"("'.

-- 
Liam Quinn

Received on Thursday, 24 June 1999 19:26:53 UTC