- From: Koji Ishii via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Jul 2017 17:29:34 +0000
- To: public-css-archive@w3.org
kojiishi has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text] Percentage of 'text-indent' against intrinsically sized box? == [Percentage of `text-indent`](https://drafts.csswg.org/css-text-3/#valdef-text-indent-percentage) defines: > Gives the amount of the indent as a percentage of the containing block’s logical width. A discussion arose what to do when the containing block’s logical width is intrinsically sized. [Intrinsic sizing in CSS Sizing](https://drafts.csswg.org/css-sizing-3/#intrinsic) defer the definition to CSS2. [`text-indent` in CSS2](https://drafts.csswg.org/css2/text.html#indentation-prop) does not define either, but [`width` in CSS2](https://drafts.csswg.org/css2/visudet.html#x5) defines it's undefined. Should `text-indent` follow the same definition as `width`? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1597 using your GitHub account
Received on Wednesday, 12 July 2017 17:29:40 UTC