GoogleChrome / GoogleChrome/lighthouse
DBW: suggestion will-change usage
Open
needs-complete-audit-proposal
new_audit
P3
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
Best I've come up with:
- Suggest if a `transition` property is used but no `will-change` property is found in the same selector.
- `will-change` instead of `translateZ(0)` usage
Should also be clear in the helpText that developers should not will-change all the things!
https://developer.mozilla.org/en-US/docs/Web/CSS/will-change
Contributor guide
Assessment
This issue has not been assessed yet.