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

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

== [css-table-3]: Permit overflow:clip for table-root and table-wrapper box ==
The spec for table layout enforces that the 'overflow' property should have a value of 'hidden' or 'visible' [here](https://drafts.csswg.org/css-tables-3/Overview.bs#:~:text=The%20%27overflow%27%20property%20on%20the%20table%2Droot%20and%20table%2Dwrapper%20box%2C%20when%20its%20value%20is%20not%20either%20visible%20or%20hidden%2C%20is%20ignored%20and%20treated%20as%20if%20its%20value%20was%20visible.):

"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 

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 13 July 2022 17:37:01 UTC