- From: Brad Kemper <brad.kemper@gmail.com>
- Date: Fri, 20 Feb 2015 15:35:20 -0800
- To: fantasai <fantasai.lists@inkedblade.net>
- Cc: "www-style@w3.org" <www-style@w3.org>, SVG WG <w3c-svg-wg@w3.org>
> On Feb 20, 2015, at 1:59 PM, fantasai <fantasai.lists@inkedblade.net> wrote: > > I put in a rough draft of the dominant-baseline, alignment-baseline, > and baseline-shift properties from SVG into CSS Inline: > http://dev.w3.org/csswg/css-inline/#line-height > > Comments welcome. > > ~fantasai 'Baseline-shift: baseline' seems odd and unnecessary. 'Baseline-shift: 0' should be enough, and reads better. Then say somewhere that 'vertical-align:baseline' is equal to 'vertical-align:baseline 0'. I think that is more clear than explaining 'vertical-align:baseline baseline'. Even if SVG is different in this regard, it shouldn't impact SVG much to have it this way in CSS.
Received on Friday, 20 February 2015 23:35:54 UTC