[CSS3] 'outline' shorthand property

Currently  'outline' shorthand property defined [1] as
[ <'outline-color'> || <'outline-style'> || <'outline-width'> ] | inherit

This definition does not include 'outline-offset'.

I propose to define it as:

[ <'outline-color'> || <'outline-style'> || <'outline-width'> [ 
<'outline-offset'> ]?  ] | inherit

Thanks,

Andrew Fedoniouk
http://terrainformatica.com

[1] http://www.w3.org/TR/2004/CR-css3-ui-20040511/#outline


 

Received on Monday, 27 December 2004 20:11:07 UTC