Skip to content

[css-tables] border-radius in collapsed mode #475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gregwhitworth opened this issue Sep 13, 2016 · 2 comments
Closed

[css-tables] border-radius in collapsed mode #475

gregwhitworth opened this issue Sep 13, 2016 · 2 comments
Labels
css-backgrounds-3 Current Work css-tables-3 Current Work

Comments

@gregwhitworth
Copy link
Contributor

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

@gregwhitworth gregwhitworth added the css-tables-3 Current Work label Sep 13, 2016
@FremyCompany
Copy link
Contributor

The CSSWG resolved this issue during TPAC2016.

Border-radius should have no effect on tables in collapsed mode.

@fantasai fantasai added the css-backgrounds-3 Current Work label Sep 19, 2016
@fantasai
Copy link
Collaborator

This isn't a CSS2.1 issue because CSS2.1 didn't have border-radius. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-backgrounds-3 Current Work css-tables-3 Current Work
Projects
None yet
Development

No branches or pull requests

3 participants