- From: Ian Hickson <ianh@hixie.ch>
- Date: Tue, 2 Oct 2001 23:18:33 +0000 (GMT)
- To: Etan Wexler <ewexler@stickdog.com>
- cc: Web style list <www-style@w3.org>
On Tue, 2 Oct 2001, Etan Wexler wrote:
>
> The incorrect value definition follows.
>
> Value: none | [<color> || <length> <length> <length>? ,]* [<color> ||
> <length> <length> <length>?] | inherit
>
> [...] I suggest the following, which corrects both problems.
>
> Value: none | [ <shadow> , ]* <shadow> | inherit
>
> where <shadow> is
> [ <length> <length> <length>? <color>? |
> <color> <length> <length> <length>? ]
Excluding the comma problem, which is indeed known (but thanks
anyway!) what is the difference between the current spec and your
proposal? I don't really understand what you are fixing...
Cheers,
--
Ian Hickson )\ _. - ._.) fL
/. `- ' ( `--'
`- , ) - > ) \
irc.mozilla.org:Hixie _________________________ (.' \) (.' -' __________
Received on Tuesday, 2 October 2001 19:18:41 UTC