- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Jul 2020 20:12:36 +0000
- To: public-css-archive@w3.org
Agenda+ F2F because resetting `text-indent` is even encouraged in [CSS Text](https://drafts.csswg.org/css-text/#text-indent-property) > Since the `text-indent` property inherits, when specified on a block element, it will affect descendant inline-block elements. For this reason, it is often wise to specify `text-indent: 0` on elements that are specified `display: inline-block`. And I guess `text-align: end` might be useful for multiline outside markers? Firefox is already setting that. No strong opinion about the others, but I don't see much benefit in resetting them. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4568#issuecomment-662671958 using your GitHub account
Received on Wednesday, 22 July 2020 20:12:38 UTC