- From: Anne van Kesteren via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 Mar 2025 07:30:19 +0000
- To: public-css-archive@w3.org
I wonder if browsers never implemented https://github.com/whatwg/html/commit/27f2a83d5feb757a031957045eeb51b7dbe1623a. What happens if you assert `visibility` first? Do browsers implement that rule correctly? Though I suppose that once it's `display: none` it's no longer a table element and thus `visibility: collapse` doesn't mean anything. So maybe this is a case where we still want browsers to change, to make `hidden` work meaningfully on table-related elements. Also, from all specifications under discussion, CSS Table Module Level 3 should absolutely not duplicate HTML's user agent style sheet. That's just inviting interoperability issues. -- GitHub Notification of comment by annevk Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11819#issuecomment-2700089977 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 5 March 2025 07:30:20 UTC