- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 12 Oct 2017 23:40:21 +0000
- To: public-css-archive@w3.org
Fwiw, https://github.com/w3c/csswg-drafts/issues/1722 will likely solve the problems with replaced elements in Dave Rupert's post. (Authors will need to use `max-width: 100%` to get the right behavior, but this doesn't seem unreasonable.) Solving scrollable <pre>/<table>/whatever inside the grid item is harder, it would require redefining the min-content size of such items; and afaict that would only help in the inline axis. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1865#issuecomment-336310534 using your GitHub account
Received on Thursday, 12 October 2017 23:40:09 UTC