- From: Bramus via GitHub <noreply@w3.org>
- Date: Wed, 18 Feb 2026 13:42:10 +0000
- To: public-css-archive@w3.org
> If this is only for cross-document and should affect _captures_, it should look different and work before the `pagereveal` event somehow. Spitting out some ideas: - Maybe an extension to `<link rel="expect" blocking="render" …>` so that one can indicate it wants the contents of the linked to resources to be loaded? For `<img>` this would be the (computed) `[src]`, for `<video>` the `[poster]`, with other elements TBD. Would not solve the custom element use-case though (unless the author can set it up beforehand to have the correct aspect-ratio). - Or maybe a way to have a VT force a re-capture? Would solve the custom element use-case. - …? -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13013#issuecomment-3920902511 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 February 2026 13:42:11 UTC