- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Tue, 24 May 2016 18:22:52 -0400
- To: Jeremy Chen <jeremychen@mozilla.com>, www-style@w3.org
On 05/11/2016 06:12 AM, Jeremy Chen wrote: > Hi, > > According to CSS-Inline-3 section 3.3 [1], the computed value of initial-letter property is "as specified". I'm wondering if > it would make sense to state the computed value as "none, or a number and an integer" ? > > [1] https://drafts.csswg.org/css-inline/#sizing-drop-initials This seems a bit unnecessarily verbose given the current pattern for the Computed Value lines, which doesn't say anything special for numbers or integers because they don't involve any computation. (That said, we should change the way we handle the propdef boxes overall -- the animation type and computed value type are pretty much identical, so they should be merged into one field somehow.) ~fantasai
Received on Tuesday, 24 May 2016 22:23:21 UTC