- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Wed, 25 Oct 2017 08:07:40 +0000
- To: public-css-archive@w3.org
You could use more vulgar terms. They come with varying definitions outside CSS, but would of course have an unambiguous one inside: - ℤ = `<whole-number>`, `<integer>` - ℕ = `<natural-number>`, `<natural-integer>` – either positive or non-negative - ℕ* = ℕ⁺ = ℕ₁ = ℤ⁺ = {1, 2, 3, …}: `<ordinal>`, `<ordinal-number>`, `<ordinal-integer>`, `<rank-integer>` … – positive - ℕ⁰ = ℕ₀ = {0, 1, 2, …}: `<cardinal>`, `<cardinal-number>`, `<cardinal-integer>`, `<size-integer>`, `<set-integer>`, `<counting-number>`, `<count-integer>` … – non-negative -- GitHub Notification of comment by Crissov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/355#issuecomment-339249526 using your GitHub account
Received on Wednesday, 25 October 2017 08:07:42 UTC