Re: vertical-align vs baseline alignment properties

2005-09-14 Thread Manuel Mall
On Wed, 14 Sep 2005 08:40 pm, Finn Bock wrote: > [Manuel] > > There is also explicit support shorthands. For the 4 properties the > vertical-align must be specified as a shorthand: > > m.addShorthand(s_generics[PR_VERTICAL_ALIGN]); > > and a new custom ShorthandParser must be written and added to

Re: vertical-align vs baseline alignment properties

2005-09-14 Thread Finn Bock
[Manuel] As a consequence of the recent discussion on the correct bpd for inline areas I was looking at actually implementing it. Part of that is correct vertical positioning, i.e. baseline alignments, of those areas. Am I correct in saying that the vertical-align property which is a shortha

vertical-align vs baseline alignment properties

2005-09-14 Thread Manuel Mall
As a consequence of the recent discussion on the correct bpd for inline areas I was looking at actually implementing it. Part of that is correct vertical positioning, i.e. baseline alignments, of those areas. Am I correct in saying that the vertical-align property which is a shorthand for a com