-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
As discussed in the WebPerfWG call, I'm just noting down the thoughts for public discussion.
I asked how the spec would treat painting / paint holding (e.g. during a navigation).
@noamr mentioned that is out of the scope for now (as this is more a primitive, so not related to navigations). So it would e.g. need a user land JS implementation that holds the paint (via CSS display:none or something), or using View Transitions for individual elements/nodes.
An idea I had was using the <link rel="expect" blocking="render" href="#id">
tag — which if inserted could hold paint until #id is also patched in.
noamr
Metadata
Metadata
Assignees
Labels
No labels