Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a definition for what it means for something to be painted on screen #4825

Open
rniwa opened this issue Mar 4, 2020 · 4 comments
Open

Comments

@rniwa
Copy link

rniwa commented Mar 4, 2020

In order for the paint timing spec to define the first contentful paint, we need some CSS spec to define what it means for anything to be painted on screen.

Looks like we need to hook into the step 14 of updating the rendering step in the event loop processing model. There, we need some definition for what it means for a CSS box to be painted onto screen probably.

@rniwa
Copy link
Author

rniwa commented Mar 4, 2020

Also see #4824.

@rniwa
Copy link
Author

rniwa commented Mar 5, 2020

Looks like element() notation in CSS images module might be something close to defining what it means for an element to be rendered.

@rniwa
Copy link
Author

rniwa commented Mar 5, 2020

@smfr @hober

@svgeesus
Copy link
Contributor

svgeesus commented Apr 2, 2024

Does Drawing an image in the CSS Painting API meet that need?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants