Re: [csswg-drafts] [css-content] Display contents of data table headers, footers, and captions using ::before and ::after (#5628)

Totally agree with the problem. And was just running into it this week, thinking “it would be great if I could grab a copy of the table header for each cell”.

Solving it, however, seems rather complicated... how would such a feature work on, e.g. https://www.w3.org/TR/css-writing-modes-3/#logical-to-physical ? And then there's the issue that from a CSS perspective, the thing is no longer a table once you change its style, so we'd have to define some interesting hooks into the interpretation of the markup...

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5628#issuecomment-715623232 using your GitHub account


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

Received on Friday, 23 October 2020 22:54:29 UTC