-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
report: expand on "learn more" links #14091
Conversation
Up to document-title in the tree.
Provides code snippet support within report markdown links. Related to GoogleChrome#14091.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick comment dump for Accessibility. These are really just nit suggestions for consistency and specificity. Feel free to ignore them if you think the current stuff works better.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments for Byte Efficiency (mostly)
lighthouse-core/audits/byte-efficiency/efficient-animated-content.js
Outdated
Show resolved
Hide resolved
Co-authored-by: Adam Raine <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as Adam did a11y and BE audits. I continued in the github order and completed through the dobetterweb
audits, ending with uses-passive-event-listeners.js`
lighthouse-core/audits/dobetterweb/password-inputs-can-be-pasted-into.js
Outdated
Show resolved
Hide resolved
lighthouse-core/audits/dobetterweb/uses-passive-event-listeners.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aiight i went through the rest. I didnt doublecheck what adam did.
some small fixes here and there.
lgtm % the suggestions.
Co-authored-by: Paul Irish <[email protected]>
Co-authored-by: Adam Raine <[email protected]> Co-authored-by: Paul Irish <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Connor Clark <[email protected]>
Fixes #12241.
I've taken a stab at expanding "Learn more" links in LH reports to be more descriptive and accessible. Most of the expansions fall into one of the two formats:
Feel free to suggest better expansions and I'll make the edits.