- From: Sebastian Zartner via GitHub <sysbot+gh@w3.org>
- Date: Tue, 25 Jun 2024 21:57:28 +0000
- To: public-css-archive@w3.org
The use case here seems to be different to the one outlined in #7517. It asks for a way to alter the contents of the `<thead>` element, which is duplicated on individual pages, _not_ to style individual fragments of the table differently. I'm not sure whether the duplication of the `<thead>` is currently magic or there is already a way to control that. Though I assume a new pseudo-element targetting duplicated table headers that allows to change the text using the `content` property might make sense for that case. Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10493#issuecomment-2190039573 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 25 June 2024 21:57:29 UTC