- From: Sebastian Zartner via GitHub <sysbot+gh@w3.org>
- Date: Sat, 07 Oct 2023 23:40:19 +0000
- To: public-css-archive@w3.org
> * everything in-flow after the cut point, or floated after the cut point, has its paint suppressed, and doesn't contribute its geometry to sizing or overflow of the `continue` element. (but it still _has_ geometry, observable from JS, as if it were `visibility:hidden`). I believe authors want to be able to know the actual geometry of the element. This is partly covered by #9433, meaning, the APIs should only return the retained lines' geometries. (That might also be controlled via an option.) Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7708#issuecomment-1751866126 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 7 October 2023 23:40:21 UTC