Re: text-align examples

> On 01 Dec 2015, at 14:59, Koji Ishii <kojiishi@gmail.com> wrote:
> 
> I'm intermittent on this thread, sorry if it was already discussed and I missed, but it looks like it's mostly about numbers, correct?
> 
> Assuming so, it'd be great if you could classify which use cases can be solved by tabular-num[1] and which cannot.
> 
> [1] https://drafts.csswg.org/css-fonts-3/#tabular-nums <https://drafts.csswg.org/css-fonts-3/#tabular-nums>
So far, we were focused on gathering uses cases, rather than looking into how to solve them.

That said, when looking at the numerical uses cases, tabular numbers form part of the solution, but only part. Once you've aligned the relevant character (".", or "," etc), they make things look neat. But they alone cannot align the "." in "102.3" and "1.050".

Also, even if you have the same number of digits before and after the decimal point, they don't necessarily help if if you're using for example different font weights on different rows of the table.

So, they useful, but not sufficient on their own.

 - Florian

Received on Tuesday, 1 December 2015 06:30:09 UTC