Skip to content

[css-table-3]: Permit overflow:clip for table-root and table-wrapper box #7491

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
khushalsagar opened this issue Jul 13, 2022 · 1 comment
Closed

Comments

@khushalsagar
Copy link
Member

The spec for table layout enforces that the 'overflow' property should have a value of 'hidden' or 'visible' here:

"The 'overflow' property on the table-root and table-wrapper box, when its value is not either visible or hidden, is ignored and treated as if its value was visible."

'clip' should also be permitted in this mode.

@dbaron

@dbaron
Copy link
Member

dbaron commented Jul 13, 2022

Fixed in #7492.

@dbaron dbaron closed this as completed Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants