- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Wed, 19 Sep 2012 09:23:41 -0700
- To: www-style@w3.org
On 09/19/2012 01:14 AM, Sebastian Zartner wrote: > The CSS Text Decoration draft <http://dev.w3.org/csswg/css3-text-decor/>[1] currently doesn't specify if the decoration should > be shown in front of the text or behind it. > Therefore I suggest adding a new property called text-decoration-order: > > text-decoration-order: in-front | behind; The painting order of text decorations is specified in CSS2.1 Appendix E: underlines and overlines are under the text, line-through is over it. I should probably add a reference to that, though. :) > PS: Shouldn't mails regarding text decorations better have a label [css3-text-decor]? > > [1] http://dev.w3.org/csswg/css3-text-decor/
Received on Wednesday, 19 September 2012 16:24:13 UTC