- From: Xidorn Quan <quanxunzhen@gmail.com>
- Date: Tue, 25 Nov 2014 16:04:36 +1100
- To: www-style list <www-style@w3.org>
Received on Tuesday, 25 November 2014 05:05:42 UTC
On Tue, Nov 25, 2014 at 3:51 PM, Xidorn Quan <quanxunzhen@gmail.com> wrote: > > Since the font-size is applied to <rt>, <rtc> will still have a > line-height which is double of the font-size of <rt>. If there are multiple > annotations stacked, there will be a gap between levels because of the > line-height. The leading is also affected by this. > > I propose that in the default style sheet, "line-height: 0;" should be > added to the rule for <rtc> so that there won't be a gap by default, but > authors can customize it if they want. > In addition, to prevent <rt> from inheriting line-height from <rtc>, I propose that, "line-height: normal;" should be added to the rule for <rt> as well. - Xidorn
Received on Tuesday, 25 November 2014 05:05:42 UTC