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

core(trace-elements): include LCP type in artifact #14344

Merged
merged 2 commits into from
Sep 1, 2022
Merged

Conversation

brendankenny
Copy link
Member

The LCP trace event reports if it was text or an image, which we can use to make tricky image cases easy.

This updates the two LCP image debug audits to use the LCP type information to mark themselves notApplicable if the LCP was text, even when ImageElements says otherwise due to url matching issues (#13338).

The change should be straightforward, but the commits separate the gatherer and audit changes to make it a little easier to review.

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

Successfully merging this pull request may close these issues.

None yet

3 participants