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

Refactor Element Timing on top of Paint Timing #78

Merged
merged 5 commits into from
Jan 16, 2024

Conversation

clelland
Copy link
Collaborator

@clelland clelland commented Nov 21, 2023

This updates Element Timing to use the common timing algorithms exposed in Paint Timing, so that it is more closely aligned with that spec. At the same time, Element Timing no longer drives Largest Contentful Paint, as that API now relies on Paint TIming directly instead (with the PR in w3c/largest-contentful-paint#121)


Preview | Diff

@clelland
Copy link
Collaborator Author

Note that this may fail to compile under bikeshed until w3c/paint-timing#100 lands, due to the new references.

@clelland
Copy link
Collaborator Author

clelland commented Jan 3, 2024

@noamr can you take a look?

@clelland clelland merged commit a16851f into WICG:main Jan 16, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants