[csswg-drafts] [css-tables] border-radius in collapsed mode

gregwhitworth has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-tables] border-radius in collapsed mode ==
Compat Issues: No

**Description:**
The behavior currently specified in CSS 2.1 is not implemented by 
anyone. 

The simplest path to interop is to forbid the behavior completely.

**Proposed Option:**
Border-radius should be entirely ignored in collapsed-mode, on both 
table-root and table-cells.

**CSS 2.1 Option:** 
Border-radius should apply on the table-root, but its extent cannot be
 bigger than the cell forming the corner

**Testcases:**
https://jsfiddle.net/wazhrfe3/2/

**Browsers Passing Test:**
Chrome | Firefox | Opera | Safari

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/475 using your GitHub 
account

Received on Tuesday, 13 September 2016 22:24:32 UTC