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

Rename meta viewport audit #16020

Open
3 tasks done
tunetheweb opened this issue May 27, 2024 · 2 comments
Open
3 tasks done

Rename meta viewport audit #16020

tunetheweb opened this issue May 27, 2024 · 2 comments
Assignees

Comments

@tunetheweb
Copy link
Member

FAQ

URL

https://resource-loading.glitch.me/meta-viewport.html

What happened?

It reports this:

Does not have a tag with width or initial-scale

But it DOES have a <meta name="viewport"> tag with width and initial-scale.
We changed this in #15394

We should rename this audit to:

Does not have a tag with width and initial-scale >= 1

What did you expect?

It to tell me the problem, not confuses me.

See also: https://stackoverflow.com/questions/78536947/pagespeed-problem-with-initial-scale-does-not-have-a-meta-name-viewport

What have you tried?

No response

How were you running Lighthouse?

PageSpeed Insights

Lighthouse Version

12.0.0.0

Chrome Version

No response

Node Version

No response

OS

No response

Relevant log output

No response

@adamraine
Copy link
Member

@tunetheweb how do you feel about "Has a mobile optimized viewport" which better reflects the goal of this audit?

@tunetheweb
Copy link
Member Author

SGTM!

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

No branches or pull requests

4 participants