- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Sun, 10 Aug 2008 21:17:44 -0700
- To: Nick_Hofstede@inventivegroup.com
- CC: www-style@w3.org
Nick_Hofstede@inventivegroup.com wrote: > > Could someone explain why it's impossible to apply border-radius to a > table element with border-collapse set to collapse? > Why can't the border conflict resolution rules be updated with something > like: "If border styles only differ in border-radius, then a style set > on a cell wins over one on a row, which wins over a row group, column, > column group and, lastly, table." Added as ISSUE-55 http://www.w3.org/Style/CSS/Tracker/issues/55 I think border-radius should get ignored when applied to internal table elements in border-collapse mode, but it makes sense for it to apply to the table element itself. ~fantasai
Received on Monday, 11 August 2008 04:18:24 UTC