- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Mon, 08 May 2023 05:05:44 +0000
- To: public-css-archive@w3.org
A note about the previous discussion: it is assumed that the in-viewport rect + buffer is always small enough to be captured. This doesn't take some cases into account. Think of a 500x10000 DIV with transform: rotateX(85deg). It would have most or all of its pre-transformed 5m pixels "in viewport". IMO the direction of the discussion was good, we should mention that the UA might not capture all the pixels due to hardware constraints, but that those constraints wouldn't affect the observable flow of the transition. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8561#issuecomment-1537755264 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 8 May 2023 05:05:46 UTC