Re: [csswg-drafts] [css-text] can tab-size be zero?

> Is zero intentionally allowed?

I guess not, otherwise Phase II of the White Space Processing Rule 
should handle that explicitly because there is no multiple of zero 
other than zero.

But I guess allowing zero is probably fine. It can explicitly state 
that, if `tab-size` is zero, than make tab invisible.

> I think it should allow any value, even negative ones. Basically 
anything text-indent does.

You may need to specify what would happen in that case explicitly. The
 current rule would make negative ones just behave like their absolute
 value I believe.

-- 
GitHub Notification of comment by upsuper
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/460#issuecomment-246212316 
using your GitHub account

Received on Sunday, 11 September 2016 23:34:22 UTC