Re: [css-align][css-inline] First/last baseline alignment

Hi,

On 02/24/2015 05:01 AM, fantasai wrote:
> 
>   <baseline> = [ first | last ]? && baseline
> 
> instead of
> 
>   <baseline> = baseline | first-baseline | last-baseline
> 

Separate keys complicates CSS parsing. Even though it's not terribly
complex, I fail to see the advantages of having separate keywords. I
think the second form is clearer.

Received on Tuesday, 24 February 2015 11:57:28 UTC