- From: Javier Fernandez <jfernandez@igalia.com>
- Date: Tue, 24 Feb 2015 12:56:48 +0100
- To: www-style@w3.org
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