1 Jan 2009 01:21
Re: [CSS3] CSS Text Level 3, 6.1: text-align: string
Brad Kemper <brad.kemper <at> gmail.com>
2009-01-01 00:21:00 GMT
2009-01-01 00:21:00 GMT
On Dec 31, 2008, at 12:14 PM, L. David Baron wrote: > > On Tuesday 2008-12-30 14:36 -0800, Brad Kemper wrote: >> 2. Also, I don't know if it has been brought up before or not, but >> when >> text-align:<string> is applied to a non-table-cell, shouldn't it >> just be >> ignored, instead of being treated as "start"? That seems like it >> would > > No existing CSS properties work like this, and it would add a good > bit of implementation complexity to do this. (Although I think it's > one of the same issues that makes CSS variables difficult.) > > I don't see what actual use cases doing this would help, though. > (There are lots of cases where specifying unwanted properties causes > unwanted behavior; I don't see why this one should be different.) Well, I suppose it is not. It just seemed like there should be a way to specify a fallback for when the value didn't apply. But since text- align is inherited, it probably wouldn't be that big of a deal most of the time to set the fallback value on an ancestor object. >> 3. Shouldn't "When applied to a table cell" be replaced by "When >> applied >> to a table cell, table column, or table column group"? Is is it > > I don't think text-align has any effects on columns or column(Continue reading)
RSS Feed